Source code pulled from OpenBSD for LibreSSL - this includes most of the library and supporting code. The place to contribute to this code is via the OpenBSD CVS tree. Please mail patches to tech@openbsd.org, instead of submitting pull requests, since this tree is often rebased.
231
stars
92
forks
source link
libcrypto: Add CBC, CFB64 and OFB64 test coverage for RC2 #141
I have added CBC, CFB64 and OFB64 test coverage for RC2 as a follow up for #138