Mercurial > projects > sencrypt
view NEWS @ 15:00ca3ee8e310
Perform 500000 iterations with the PBKDF2 hash function when creating new files
This is still reasonably fast on modern hardware.
author | Guido Berhoerster <guido+sencrypt@berhoerster.name> |
---|---|
date | Sat, 07 Jul 2018 14:38:31 +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