File:Evp-encrypt-cxx.tar.gz

From OpenSSLWiki
Revision as of 21:54, 13 August 2016 by Jwalton (talk | contribs) (Fixed spelling error.)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Evp-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/TimeDimensionsUserComment
current21: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.

The following page uses this file: