Version | Change log |
MarshallSoft XBase++ AES Library 5.0 Jul 17, 2020 | Replaced deprecated function strncpy().Fixed internal problem with long (over 42 characters) pass phrases. Added function aesEncodeBase64 that Base64 encodes a data buffer. Added function aesDecodeBase64 that decodes a Base64 encoded data buffer. |
MarshallSoft XBase++ AES Library 4.2 Jul 10, 2018 | Added cryptograhically secure pseudo-random number generator aesSecureRandom(). Added AES_GET_SECURE_SIZE to aesGetInteger().. |