randombit/botan

TLS FFI API

Open

#2,492 opened on Nov 13, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C++ (654 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (3,283 stars)
PR merge metrics
 (PR metrics pending)

Description

Just to make sure, is there any plan to add TLS APIs to ffi.h ? I'm trying add botan binding to Haskell and I'm not sure if I sure add wrappers around current C++ APIs.

Contributor guide