Skip to content
Sergey Agievich edited this page Dec 7, 2016 · 1 revision

Bee2evp: an engine for OpenSSL

What is Bee2evp?

Bee2evp is a cryptographic library which connects Bee2 (see github.com/agievich/bee2) with OpenSSL. Bee2evp provides cryptographic services using EVP interfaces (see [www.openssl.org/docs/crypto/evp.html] (https://www.openssl.org/docs/crypto/evp.html)).

Bee2evp is organized as an engine of OpenSSL.

Clone this wiki locally