Jakob Unterwurzacher
|
434ce50db3
|
main: add "-nonempty" option
|
2016-10-06 22:41:13 +02:00 |
|
Valient Gough
|
b764917cd5
|
lint fixes
|
2016-10-04 23:18:33 +02:00 |
|
Jakob Unterwurzacher
|
e9bb8b800c
|
reverse: switch from GCM-SIV to AES-SIV
GCM-SIV is not yet finalized, and the reference implemenation is
painfully slow at about 2 MB/s. Switch to AES-SIV.
|
2016-09-26 23:25:13 +02:00 |
|
Jakob Unterwurzacher
|
2050c7f3b3
|
reverse: add gcmsiv flag and associated tests
|
2016-09-25 16:43:17 +02:00 |
|
Jakob Unterwurzacher
|
72efa5c9b1
|
main: move initDir into its own file
|
2016-09-25 16:43:17 +02:00 |
|
Jakob Unterwurzacher
|
d9db75ebd2
|
main: factor out cli arg parsing
The main function has gotten way too big.
|
2016-09-25 16:43:17 +02:00 |
|