view NEWS @ 9:cc930aa0f3c2

Perform 50000 iterations with the PBKDF2 hash function when creating new files NIST and OWASP currently recommend at least 10000 iterations
author Guido Berhoerster <guido+sencrypt@berhoerster.name>
date Sat, 03 Sep 2016 11:43:37 +0200
parents 112d55c825b4
children 5f9dc8f3c53e
line wrap: on
line source

News
====

sencrypt 2 (2015-03-17T23:02:56+01:00)
--------------------------------------

- Improve README file
- Add NEWS file
- Use C99-compatible version of snprintf on UnixWare 7
- Correct check for errors from RAND_bytes()

sencrypt 1 (2014-01-30T00:00:13+01:00)
--------------------------------------

- Add manpage
- Initial revision