Logan oos Even
a28327a0af
added user-password edge authentication ( #673 )
3 years ago
Logan oos Even
9ee62d7415
rebased time stamp format: header encryption ( #579 )
* rebased time stamp format (header encryption)
* rearranged time stamp fields
4 years ago
Logan oos Even
fb989236f5
refrained from calling gettimeofday() too often during benchmark ( #484 )
* refrained from calling gettimeofday too often during benchmark
* refrained from calling gettimeofday too often during benchmark
4 years ago
Luca Deri
3095c816e2
Warnign fixes
4 years ago
Logan oos Even
b858ffeb06
added pure decryption speed output ( #470 )
Co-authored-by: Logan007 <you@example.com>
4 years ago
Logan oos Even
2f220fd924
added (de-)compression to benchmark tool ( #446 )
* moved calls to decode functions into the decryption block
* adjusted output
* added (de)compression to benchmark
* added pearson hashing to benchmark
Co-authored-by: Logan007 <you@example.com>
4 years ago
maruncz
a02c1ae1ea
fix benchmark output formatting
4 years ago
Logan007
0267f1db7f
reworked cc20
4 years ago
Logan007
87ee4d6fa7
reworked cc20
4 years ago
Logan007
8757312d41
reworked cc20
4 years ago
Logan007
c9412a290b
made aes always available
4 years ago
Logan007
d5c1295bec
replaced twofish implementation by a faster version
4 years ago
Logan007
252ce9779a
moved windows-gettimeofday() from benchmark.c to n2n.c
4 years ago
Luca Deri
0bf7ae0a01
Minor code claanup
4 years ago
Luca Deri
bd49b4e3a3
Compilation fixes
4 years ago
Logan007
0477e476e8
added Speck
5 years ago
Logan007
9e5934acc8
added ChaCha20 (cc20)
5 years ago
emanuele-f
60a4ba90ce
Add tools subdirectory
5 years ago
emanuele-f
c89ece71ca
Code rework changes
- Remove keyschedule leftover and adapt to new API
- Fix cleanup functions
- Remove unused random_device_mac
6 years ago
emanuele-f
fc16352198
Add decryption test in benchmark
6 years ago
emanuele-f
e3951631b9
Improve benchmark
Sample on i3 2GHz:
Run [transop_null] for 3s (512 bytes): 11203585 packets 3734.5 Kpps 1912.1 MB/s
Run [transop_twofish] for 3s (512 bytes): 60705 packets 20.2 Kpps 10.4 MB/s
Run [transop_aes] for 3s (512 bytes): 467937 packets 156.0 Kpps 79.9 MB/s
6 years ago
emanuele-f
37233553a4
Fixes packet drops while communicating with multiple nodes in AES PSK
Per-node AES structures must be kept as CBC cannot work with a single structure across multiple nodes
6 years ago
emanuele-f
200cfd24a3
Fix benchmark AES lib
6 years ago
emanuele-f
5d7db5f332
Add transopts benchmarks
6 years ago
Luca Deri
1888a0c55a
Merge of https://github.com/ntop/n2n/pull/26
6 years ago
Luca Deri
6c611ea306
Fixed cmake
Minor code cleanup
7 years ago
Luca Deri
7b07636281
Refreshed copyright and added contributors list
7 years ago
Luca Deri
b1e9ce6d2a
Initial SVN import of n2n v2
8 years ago