log sencrypt.c @ 21:5f9dc8f3c53e version-3

age author description
Wed, 31 Jul 2019 13:28:37 +0200 Guido Berhoerster Simplify key file reading
Wed, 31 Jul 2019 09:58:53 +0200 Guido Berhoerster Mark fallthrough case
Sat, 07 Jul 2018 14:57:57 +0200 Guido Berhoerster Add support for OpenSSL 1.1
Sat, 07 Jul 2018 14:38:31 +0200 Guido Berhoerster Perform 500000 iterations with the PBKDF2 hash function when creating new files
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