Jakob Unterwurzacher
|
02693912e5
|
tests: convert remaining wget calls to dl-linux-tarball.bash helper
Makes the scripts work when wget is not available (macos)
|
2018-03-07 09:45:20 +01:00 |
|
Jakob Unterwurzacher
|
ce2e610428
|
OSX compat: replace fusermount calls with fuse-unmount.bash
Mac OS X does not have fusermount and uses umount instead.
The fuse-unmount.bash calls the appropriate command.
|
2017-02-15 23:02:01 +01: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
|
32e35adcad
|
tests: add reverse linux tarball test
|
2016-09-25 20:04:03 +02:00 |
|