log sencrypt.c @ 12:14e58decdf87

age author description
Tue, 13 Sep 2016 18:37:25 +0200 Guido Berhoerster Detect the OS and configure build flags and libraries automatically
Sat, 03 Sep 2016 14:02:42 +0200 Guido Berhoerster Print a warning message when using an insecure algorithm
Sat, 03 Sep 2016 11:43:37 +0200 Guido Berhoerster Perform 50000 iterations with the PBKDF2 hash function when creating new files
Sun, 13 Apr 2014 00:04:04 +0200 Guido Berhoerster Use C99-compatible version of snprintf on UnixWare 7
Thu, 10 Apr 2014 00:05:56 +0200 Guido Berhoerster Correct check for errors from RAND_bytes()
Tue, 28 Jan 2014 19:23:16 +0100 Guido Berhoerster Initial revision