|
f6a718e331
|
optimized chacha20, added benchmark functionality, added some 'immutables'
|
2016-07-06 02:00:03 +02:00 |
|
|
f865e49519
|
made ranges real voldemort types
|
2016-06-04 11:30:26 +02:00 |
|
|
8c203bd412
|
Formating fixes
|
2016-02-28 14:25:58 +01:00 |
|
|
753a0cd366
|
Added unittests for chacha20
|
2016-02-28 13:38:27 +01:00 |
|
|
7acebd713e
|
Implemented a better way of choosing the encryption algorithm
|
2016-02-27 01:37:03 +01:00 |
|
|
3523f500e6
|
Fixed stupid bug, so the different algos are actually used. However, we should find a better solution than using choose...
|
2016-02-17 02:39:40 +01:00 |
|
|
791e048012
|
fixed some naming
|
2016-02-16 20:49:02 +01:00 |
|
|
f497922618
|
fixed some small regressions and moved endian functions to a separate module
|
2016-02-16 19:47:17 +01:00 |
|
|
cfd9651b65
|
Added @safe, nothorw, pure, @nogc attributes when possible. Catch exception thrown by getopt
|
2016-02-16 19:32:34 +01:00 |
|
|
a2ea77f667
|
Moved bit-rotation functions to a separate module and fixed 'statement not reachable' warnings
|
2016-02-14 12:01:00 +01:00 |
|
|
826aad7786
|
initital commit
|
2016-02-14 11:00:28 +01:00 |
|