File:Evp-encrypt-cxx.tar.gz
From OpenSSLWiki
Jump to navigationJump to searchEvp-encrypt-cxx.tar.gz (file size: 2 KB, MIME type: application/x-gzip)
Warning: This file type may contain malicious code. By executing it, your system may be compromised.
Sample program using EVP eymmetric encryption and C++11. The sample uses a custom allocator to zeroize memory, C++ smart pointers to manage resources, and provides a secure_string using basic_string and the custom allocator.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 21:05, 13 August 2016 | (2 KB) | Jwalton (talk | contribs) | Sample program using EVP eymmetric encryption and C++11. The sample uses a custom allocator to zeroize memory, C++ smart pointers to manage resources, and provides a secure_string usinf basic_string and the custom allocator. |
You cannot overwrite this file.
File usage
The following page uses this file: