Commit Graph

25 Commits

Author SHA1 Message Date
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
2020-11-09 16:06:19 +01:00
Luca Deri
3095c816e2 Warnign fixes 2020-10-20 17:17:17 +02:00
Logan oos Even
b858ffeb06
added pure decryption speed output (#470)
Co-authored-by: Logan007 <you@example.com>
2020-10-19 09:45:20 +02:00
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>
2020-10-03 17:15:12 +02:00
maruncz
a02c1ae1ea fix benchmark output formatting 2020-09-13 10:01:27 +02:00
Logan007
0267f1db7f reworked cc20 2020-09-01 22:55:53 +05:45
Logan007
87ee4d6fa7 reworked cc20 2020-09-01 22:50:52 +05:45
Logan oos Even
90a071a1d3
Merge branch 'dev' into revCc20 2020-09-01 20:16:32 +05:45
Logan007
8757312d41 reworked cc20 2020-09-01 20:09:29 +05:45
Logan007
c9412a290b made aes always available 2020-08-31 02:24:23 +05:45
Logan007
d5c1295bec replaced twofish implementation by a faster version 2020-08-26 18:07:05 +05:45
Logan007
252ce9779a moved windows-gettimeofday() from benchmark.c to n2n.c 2020-07-21 19:11:31 +05:45
Luca Deri
0bf7ae0a01 Minor code claanup 2020-06-21 22:33:28 +02:00
Luca Deri
3eb82b2a32 Code reorganization 2020-06-21 22:26:27 +02:00
lucaderi
cd62591ade CentOS6 fixes 2020-06-08 00:01:28 +02:00
Luca Deri
bd49b4e3a3 Compilation fixes 2020-06-07 13:51:48 +02:00
Luca Deri
3b0903785e
Merge branch 'dev' into speck 2020-06-07 10:10:20 +02:00
Logan007
9509634ca5 added SSE - Part II 2020-06-03 22:10:49 +05:45
Logan007
0477e476e8 added Speck 2020-05-28 03:17:21 +05:45
Logan007
9e5934acc8 added ChaCha20 (cc20) 2020-04-26 15:46:41 +02:00
Luca Deri
97c8948113 MacOS fixes 2020-04-24 00:36:32 +02:00
Luca Deri
2636c65999 Waarning fix 2020-04-23 23:55:16 +02:00
emanuele-f
252ee3e82f Call pcap_set_immediate_mode if available 2019-09-21 17:02:24 +02:00
emanuele-f
9d64ca0088 Fix install targets 2019-09-21 16:26:18 +02:00
emanuele-f
60a4ba90ce Add tools subdirectory 2019-09-21 16:13:52 +02:00