1e43d97679
* Add ctr-drbg implementation * Add AES-CBC implementation * Add ECB * Rename engine files to avoid conflicts with common files * Add gcm support in provider * Add AES CCM cipher * Cleanup code * Refactor cipher files, add XTS (disabled) * Cleanup * Remove unnecessary headers * Clean up common code annotations * Cleanup and mark unused parameters * Further tidying * Make provider base code more consistent with rest of code base * Clean up includes * Address first round of comments * Address comments * Address comments, add cfb * Address comments * Fix clang compilation error |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
SslPlay.cpp |