June 12, 2017
View aba98e9

OpenSSL: don't use direct access to the internal of HMAC_CTX

Emmanuel Deloget authored on 2017/06/12 22:43:29
View 6cbd48a

OpenSSL: don't use direct access to the internal of EVP_CIPHER_CTX

Emmanuel Deloget authored on 2017/06/12 22:43:28
View c481ef0

OpenSSL: don't use direct access to the internal of EVP_MD_CTX

Emmanuel Deloget authored on 2017/06/12 22:43:27
March 29, 2017
View caa54ac

copyright: Update GPLv2 license texts

David Sommerseth authored on 2017/03/29 18:36:48
March 16, 2017
View db1b4d9

Fix non-C99-compliant builds: don't use const size_t as array length

Steffan Karger authored on 2017/03/16 18:12:17
February 20, 2017
View 8d00afa

OpenSSL: use EVP_CipherInit_ex() instead of EVP_CipherInit()

Emmanuel Deloget authored on 2017/02/20 23:32:34
February 18, 2017
View 6ddc43d

OpenSSL: check for the SSL reason, not the full error

Emmanuel Deloget authored on 2017/02/18 07:00:53
January 14, 2017
View 4cd4899

More broadly enforce Allman style and braces-around-conditionals

Steffan Karger authored on 2017/01/14 23:10:20
December 22, 2016
View 5871697

Update copyrights

David Sommerseth authored on 2016/12/22 05:00:52
December 15, 2016
View 81d882d

The Great Reformatting - first phase

David Sommerseth authored on 2016/12/15 06:33:21
November 20, 2016
View 6ede22c

Fix warning that RAND_bytes is undeclared

Arne Schwabe authored on 2016/11/20 00:51:00
October 12, 2016
View dc4fa3c

Check --ncp-ciphers list on startup

Steffan Karger authored on 2016/10/12 16:32:49
August 16, 2016
View c94b3ff

Discourage using 64-bit block ciphers

Steffan Karger authored on 2016/08/16 23:45:42
February 8, 2016
View 44dc5d3

Add cipher name translation for OpenSSL.

Steffan Karger authored on 2016/02/08 04:47:17
October 24, 2015
View 66407e1

Add AEAD cipher support (GCM)

Steffan Karger authored on 2015/10/24 23:44:09