316 Commits (f9f941c50b9af20ef9de6acd2257ace4b6cc6c14)
 

Author SHA1 Message Date
Luca Deri f9f941c50b Compilation fixes 4 years ago
Luca Deri ca19dd379b
Merge pull request #249 from Logan007/speck 4 years ago
Luca Deri 3b0903785e
Merge branch 'dev' into speck 4 years ago
Luca Deri 27709c22b1
Merge pull request #246 from Logan007/zstdCompression 4 years ago
Luca Deri 40da89521a
Merge branch 'dev' into zstdCompression 4 years ago
Luca Deri b8fcf09177 Compilation fixes 4 years ago
Luca Deri 597c5be4b0
Merge pull request #250 from GoldenMean58/patch-1 4 years ago
Luca Deri 0dcbec2f87
Merge pull request #235 from Logan007/cc20 4 years ago
Logan oos Even 78e72a2f9e
Merge branch 'dev' into speck 4 years ago
Logan007 4eb96199be ctx by value or reference 4 years ago
Logan007 739bcc1632 added AVX support 4 years ago
Logan007 11c806231e added NEON support (and passed ctx by reference) 4 years ago
Logan007 f2f06d8a68 added SSE - Part III 4 years ago
Logan007 9509634ca5 added SSE - Part II 4 years ago
Logan007 e28ec42ac2 added SSE support 4 years ago
Logan007 a409d611af added SSE support 4 years ago
lishuxiang 048b7c7794
Fix a typo 4 years ago
Logan007 0477e476e8 added Speck 4 years ago
emanuele-f 3d9d3a13f7 Windows cmake fix 4 years ago
emanuele-f 5044fcde26 Add linux capabilities dependency to cmake 4 years ago
emanuele-f a014f5a68b Windows compilation fix 4 years ago
Emanuele Faranda 2a28bd1952
New routing instructions 4 years ago
emanuele-f 0e48e2f24c Add support for linux capabilities to proper routes cleanup 4 years ago
emanuele-f 62b9530425 Add missing ifdef 4 years ago
emanuele-f 928fc9f22e Add ability to insert linux routes in n2n 4 years ago
Logan007 f2524196b1 added optional payload compression (zstd) for all transforms 4 years ago
Logan oos Even 479f6f759e
Merge branch 'dev' into cc20 4 years ago
Logan007 12aea29abf tried to resolve conflict - part II 4 years ago
Logan007 05e96bb8fe tried to resolve conflict 4 years ago
Logan007 7c2648c1e2 added cli option for ChaCha20 (-A4) 4 years ago
Luca Deri 7d5aa1f752
Merge pull request #239 from Logan007/flexIv 4 years ago
Luca Deri dccbc4961a
Merge pull request #237 from Logan007/lzo 4 years ago
Luca Deri 80bd0a41f4
Merge pull request #236 from Logan007/staticErrOut 4 years ago
Luca Deri b2f09a2d0c
Merge pull request #233 from Logan007/typo 4 years ago
Logan007 aa3b2b17a5 allowed flexibe iv seed size 4 years ago
Logan007 9076ed1bab added optional payload compression (lzo) for all transforms 4 years ago
Logan007 0ff7eac6fc made openssl_err_as_string static to avoid conflicts with other ciphers that would also use their own function - those can't rely on the AES module being there 4 years ago
Logan007 3ecdff4297 made openssl_err_as_string static to avoid compile error (also defined in transform_aes.c) 4 years ago
Logan007 c741a3a6cb added full iv output to debug trace 4 years ago
Logan007 9e5934acc8 added ChaCha20 (cc20) 4 years ago
Logan007 453489b1e8 fixed typo 4 years ago
Logan007 20847c0063 fixed typo 4 years ago
lucaderi fb0a6e8abc OpenSSL 1.0 fix 4 years ago
Luca Deri 8b8e3ed3ee Updated OpenSSL checks 4 years ago
Luca Deri 1cc4996ef3 Added comparibility with OpenSSL 1.0 4 years ago
Luca Deri 803155f244
Merge pull request #224 from Logan007/snLstCmmnts 4 years ago
Luca Deri 54ad44749b
Merge pull request #223 from cnanakos/osx_catalina_compile_failure 4 years ago
Luca Deri a94679e664 Merge branch 'dev' of https://github.com/ntop/n2n into dev 4 years ago
Luca Deri 97c8948113 MacOS fixes 4 years ago
Luca Deri 10245f5ef1 Warning fix 4 years ago