18 Commits (cb43d0cf6418157827bb505d68a99744b69b120b)

Author SHA1 Message Date
Logan008 47a298cb4d AES: remove obsolete fields sa and nonce (#152) 5 years ago
Logan008 bc260c2312 optimization to flexible AES keysize depending on input key size 5 years ago
emanuele-f d76cb64d0f Fix seed debug print 5 years ago
lucaderi 86870a781e Removed PRIx64, a C99 feature 5 years ago
emanuele-f f33907ebd8 Fix seed debug print on 32bit platforms 5 years ago
emanuele-f 04226c09c8 Fix compilation warnings and little leak 5 years ago
emanuele-f c89ece71ca Code rework changes 5 years ago
emanuele-f c702ca8686 Move AES IV out of struct sa_aes 5 years ago
emanuele-f 84593a2254 memcpy fix 6 years ago
emanuele-f bb07f0426e Properly initialize AES IV and hash the AES key 6 years ago
emanuele-f 50bc1492e2 Remove unnecessary structures in AES encryption 6 years ago
emanuele-f e989f475a1 Fix invalid initializations 6 years ago
emanuele-f c71f629d1b Fix encryption key being zeroed by AES initialization 6 years ago
emanuele-f 37233553a4 Fixes packet drops while communicating with multiple nodes in AES PSK 6 years ago
Luca dcf96a0809 Added #ifdef's for AES 6 years ago
emanuele-f e4601590aa Add -A option to enable AES CBC psk encryption 6 years ago
Luca Deri 7b07636281 Refreshed copyright and added contributors list 6 years ago
Luca Deri b1e9ce6d2a Initial SVN import of n2n v2 8 years ago