Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 401 Bytes

ChangeLog.asc

File metadata and controls

13 lines (8 loc) · 401 Bytes

ChangeLog file for RNCryptor-C

v1.02

  • 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)

v1.01

  • Released May-27-2015