envoyproxy / envoy-openssl

Envoy OpenSSL extensions
Apache License 2.0
44 stars 39 forks source link

Added <openssl/cipher.h> functions #75

Closed tedjpoole closed 1 year ago

tedjpoole commented 1 year ago

...and some trivial test code

Signed-off-by: Ted Poole tpoole@redhat.com

soulxu commented 1 year ago

LGTM, thanks!