Use aes-256-gcm rather than aes-128-cbc
[mod_auth_gssapi.git] / src / crypto.c
2015-03-10 Nathaniel McCallumUse aes-256-gcm rather than aes-128-cbc
2015-03-10 Simo SorceFix random number generation
2015-03-10 Simo SorceUse apr function for random bytes
2015-02-03 Nathaniel McCallumReplace block size constants with actual block size
2014-07-10 Simo SorceAdd permanent session keys support
2014-07-10 Simo SorceAdd mod_session support