Version | Change log |
MarshallSoft dBase AES Library 5.0 Jul 16, 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 dBase AES Library 4.2 Jul 9, 2018 | Added cryptograhically secure pseudo-random number generator aesSecureRandom(). Added AES_GET_SECURE_SIZE to aesGetInteger().. |