-
Uses less memory, removed duplicate code. Lots of Code cleanup.
-
Updated RNCryptor-C link
(Jun-01-2015)
-
Implemented function rncryptorc_encrypt_data_with_password_with_salts_and_iv() so that caller can pass encryption salt, hmac salt and iv.
-
Implemented function rncryptorc_encrypt_data_with_key_iv() so that caller can pass IV.
-
Implemented unit tests for testing all of the RNCryptor’s v3 test vectors.
(May-31-2015)
-
Released May-27-2015