|
7e3f2cc611
|
use static if for better readybility
|
2016-06-09 14:10:06 +02:00 |
|
|
4452bd6b0a
|
Modified cipher.d to be more tidied up.
|
2016-02-28 14:45:47 +01:00 |
|
|
8c203bd412
|
Formating fixes
|
2016-02-28 14:25:58 +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 |
|
|
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 |
|