diff options
author | Jakob Unterwurzacher | 2019-01-04 19:30:05 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2019-01-04 19:31:08 +0100 |
commit | 28584d0d2c829fa1824bebc13e446968ebdee6b6 (patch) | |
tree | 8e2fcd499cf32aab71ea85ae404dfb78bdcced52 /gocryptfs-xray/xray_tests/aessiv_fs | |
parent | 8d71f8fe523a1c117ec8f4b47dd6067203a92551 (diff) |
xray: recreate test filesytems with -scrypt 10
Speeds up the dumpmasterkey test *a lot*:
Before:
ok github.com/rfjakob/gocryptfs/gocryptfs-xray/xray_tests 0.398s
After:
ok github.com/rfjakob/gocryptfs/gocryptfs-xray/xray_tests 0.023s
Diffstat (limited to 'gocryptfs-xray/xray_tests/aessiv_fs')
-rw-r--r-- | gocryptfs-xray/xray_tests/aessiv_fs/Ldq-c4ADpM5iGSSrPjUAqQ | bin | 5082 -> 0 bytes | |||
-rw-r--r-- | gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.conf | 8 | ||||
-rw-r--r-- | gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.diriv | 2 | ||||
-rw-r--r-- | gocryptfs-xray/xray_tests/aessiv_fs/klepPXQJIaEDaIx-yurAqQ | bin | 0 -> 5082 bytes |
4 files changed, 5 insertions, 5 deletions
diff --git a/gocryptfs-xray/xray_tests/aessiv_fs/Ldq-c4ADpM5iGSSrPjUAqQ b/gocryptfs-xray/xray_tests/aessiv_fs/Ldq-c4ADpM5iGSSrPjUAqQ Binary files differdeleted file mode 100644 index bfd4dfe..0000000 --- a/gocryptfs-xray/xray_tests/aessiv_fs/Ldq-c4ADpM5iGSSrPjUAqQ +++ /dev/null diff --git a/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.conf b/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.conf index 9b8b95f..31b565a 100644 --- a/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.conf +++ b/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.conf @@ -1,9 +1,9 @@ { - "Creator": "gocryptfs v1.7-beta1-7-g6b94f5e", - "EncryptedKey": "D0kHfg/pryMO9Ydo15EwpYjNHf3iWKq2GJyNocbjwJt9blEeMoLD5DnoARuDzQs54hblw+9MHwFjCSHYmJrFbA==", + "Creator": "gocryptfs v1.7-beta1-11-g8d71f8f-dirty", + "EncryptedKey": "YOxpZ+cImv4HirwuwIUpRmOMlyAFRvEqHOXdgpMcGvIlm70h4q+shSr3RZ19xomnbFZXGfIfKQ2APtVYWOAwuw==", "ScryptObject": { - "Salt": "ehn0LM/Hy/4QkXAMCZq3c3p0O9G7gu5e3OQSR8MiJ6c=", - "N": 65536, + "Salt": "OzdcVESNmkD0403NHBWezQmq2SyDyLOY2/B4Aev2lHc=", + "N": 1024, "R": 8, "P": 1, "KeyLen": 32 diff --git a/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.diriv b/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.diriv index dd57ce1..18f75ca 100644 --- a/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.diriv +++ b/gocryptfs-xray/xray_tests/aessiv_fs/gocryptfs.diriv @@ -1 +1 @@ -.1Ai&4
\ No newline at end of file +_5pF
\ No newline at end of file diff --git a/gocryptfs-xray/xray_tests/aessiv_fs/klepPXQJIaEDaIx-yurAqQ b/gocryptfs-xray/xray_tests/aessiv_fs/klepPXQJIaEDaIx-yurAqQ Binary files differnew file mode 100644 index 0000000..b4674cc --- /dev/null +++ b/gocryptfs-xray/xray_tests/aessiv_fs/klepPXQJIaEDaIx-yurAqQ |