We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update documentation for algorithm changes. Updated examples for the … …new API surface.
Missed README saves.
Use size_t for lengths to allow use on x86 platforms.
Fixed build failure under windows, missing import for "core.sys.windo… …ws.wincrypt". (#14) Fixed typo at line 76 "hCryptoProv" to "hCryptProv"
Removed incorrect OpenSSL version.
Updated README's.
Update authors.
Fix compiler error. Update packages.
Added RSA for Botan only. Removed Additional Data from AES cryptograp… …hy. Added Examples.
Cleanup