aboutsummaryrefslogtreecommitdiff
path: root/src/openvpn/crypto.h
AgeCommit message (Expand)Author
2016-04-17fixup: change init_key_type() param name in declaration tooSteffan Karger
2016-02-21Minor AEAD patch cleanupSteffan Karger
2016-02-15Add AEAD cipher support (GCM)Steffan Karger
2016-02-09Move packet_id into crypto_optionsSteffan Karger
2016-02-09Move key_ctx_bi into crypto_optionsSteffan Karger
2015-07-27reintroduce md5_digest wrapper struct to fix gcc warningsSteffan Karger
2015-05-23cleanup: remove md5 helper functionsSteffan Karger
2014-12-31Remove ENABLE_SSL define (and --disable-ssl configure option)Steffan Karger
2014-12-07Update doxygen (a bit)Steffan Karger
2014-07-07Add proper check for crypto modes (CBC or OFB/CFB)Steffan Karger
2014-07-07Rename ALLOW_NON_CBC_CIPHERS to ENABLE_OFB_CFB_MODE, and add to configure.Steffan Karger
2012-03-22build: proper crypto detection and usageAlon Bar-Lev
2012-03-22build: standard directory layoutAlon Bar-Lev