|
7acebd713e
|
Implemented a better way of choosing the encryption algorithm
|
2016-02-27 01:37:03 +01:00 |
|
|
ec29e06391
|
removed obsolete endian.d file
|
2016-02-17 02:40:08 +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 |
|
|
9b9e023e61
|
tiny fix and added README.md
|
2016-02-16 19:56:32 +01:00 |
|
|
f497922618
|
fixed some small regressions and moved endian functions to a separate module
|
2016-02-16 19:47:17 +01:00 |
|
|
4fa22fa22a
|
removed one '@saVe' and reverted to chacha20 as default encryption algorithm
|
2016-02-16 19:36:24 +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 |
|