From d70875aaa970e9d62f3b188c874da229636325dd Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Tue, 24 Aug 2021 13:50:07 +0200 Subject: tests/example_filesystems: add deterministic-names and xchacha --- .../v2.2-xchacha/-d6B3-vXduk3KfmLhIOD_Q | 1 + .../v2.2-xchacha/0FzVVSsqaL3FgoloAfeuaQ | Bin 0 -> 68 bytes .../v2.2-xchacha/Y4Z6p3_XZ2yoqHuuJX4l6w | 1 + .../example_filesystems/v2.2-xchacha/gocryptfs.conf | 20 ++++++++++++++++++++ .../v2.2-xchacha/gocryptfs.diriv | 1 + ...name.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts | Bin 0 -> 68 bytes ...LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts.name | 1 + 7 files changed, 24 insertions(+) create mode 120000 tests/example_filesystems/v2.2-xchacha/-d6B3-vXduk3KfmLhIOD_Q create mode 100644 tests/example_filesystems/v2.2-xchacha/0FzVVSsqaL3FgoloAfeuaQ create mode 120000 tests/example_filesystems/v2.2-xchacha/Y4Z6p3_XZ2yoqHuuJX4l6w create mode 100644 tests/example_filesystems/v2.2-xchacha/gocryptfs.conf create mode 100644 tests/example_filesystems/v2.2-xchacha/gocryptfs.diriv create mode 100644 tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts create mode 100644 tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts.name (limited to 'tests/example_filesystems/v2.2-xchacha') diff --git a/tests/example_filesystems/v2.2-xchacha/-d6B3-vXduk3KfmLhIOD_Q b/tests/example_filesystems/v2.2-xchacha/-d6B3-vXduk3KfmLhIOD_Q new file mode 120000 index 0000000..06f46b6 --- /dev/null +++ b/tests/example_filesystems/v2.2-xchacha/-d6B3-vXduk3KfmLhIOD_Q @@ -0,0 +1 @@ +G4op4SX2D3wVUDQedEsz6n3fm8ry2-EFQRx3HUp5kLyNKr2hA3N3iuDWhRxilY77 \ No newline at end of file diff --git a/tests/example_filesystems/v2.2-xchacha/0FzVVSsqaL3FgoloAfeuaQ b/tests/example_filesystems/v2.2-xchacha/0FzVVSsqaL3FgoloAfeuaQ new file mode 100644 index 0000000..d41ac60 Binary files /dev/null and b/tests/example_filesystems/v2.2-xchacha/0FzVVSsqaL3FgoloAfeuaQ differ diff --git a/tests/example_filesystems/v2.2-xchacha/Y4Z6p3_XZ2yoqHuuJX4l6w b/tests/example_filesystems/v2.2-xchacha/Y4Z6p3_XZ2yoqHuuJX4l6w new file mode 120000 index 0000000..6eddb24 --- /dev/null +++ b/tests/example_filesystems/v2.2-xchacha/Y4Z6p3_XZ2yoqHuuJX4l6w @@ -0,0 +1 @@ +ymrBbzzB60kz8FNY78U7GmHlZmjUIS7iyoJsI3oQ1ISm10w6xDu6lL4eE2iYOBYJv7o \ No newline at end of file diff --git a/tests/example_filesystems/v2.2-xchacha/gocryptfs.conf b/tests/example_filesystems/v2.2-xchacha/gocryptfs.conf new file mode 100644 index 0000000..a4ac3c2 --- /dev/null +++ b/tests/example_filesystems/v2.2-xchacha/gocryptfs.conf @@ -0,0 +1,20 @@ +{ + "Creator": "gocryptfs v2.1-27-gabaa129-dirty.xchacha", + "EncryptedKey": "6pVNGTIq5c4uXu90ZBjg2jKPvSqYc6gEfQ3/dEaMqKhd0CnaEYEm6+4oyrIfQkn0X7/hkW/HaCAqK0G0rcv1nw==", + "ScryptObject": { + "Salt": "AjIc6CkWvrd4/41pei15ulBKIcptIzvvJuCI+YB8pkA=", + "N": 1024, + "R": 8, + "P": 1, + "KeyLen": 32 + }, + "Version": 2, + "FeatureFlags": [ + "HKDF", + "XChaCha20Poly1305", + "DirIV", + "EMENames", + "LongNames", + "Raw64" + ] +} diff --git a/tests/example_filesystems/v2.2-xchacha/gocryptfs.diriv b/tests/example_filesystems/v2.2-xchacha/gocryptfs.diriv new file mode 100644 index 0000000..42b180e --- /dev/null +++ b/tests/example_filesystems/v2.2-xchacha/gocryptfs.diriv @@ -0,0 +1 @@ +„ #¾UÒÇ·ÉA‹öVt \ No newline at end of file diff --git a/tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts b/tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts new file mode 100644 index 0000000..f693b9c Binary files /dev/null and b/tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts differ diff --git a/tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts.name b/tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts.name new file mode 100644 index 0000000..7010b6e --- /dev/null +++ b/tests/example_filesystems/v2.2-xchacha/gocryptfs.longname.LSRpxavAZGa8XtbJOHutnI3ystvwDkintgk1h5E__Ts.name @@ -0,0 +1 @@ +nZEOq0Run8Aon2Q741xQE6caBtJUhfQQYSCcuEDPQW9vjFp13rOjJ_twr0h7XBmLIkAVta-adlHq3Yd-mOj5C31lO9oWywXC04igbBRXgySkVoRoM6I0NetO0fUTCqbZswEc0NNynmT10yY6BDL9WNr0EYysp9smImHYFj43tnLz0YnPD1bQvjsQyb4Gp8wBurqODbzKUln62x2U73QCUzKnhgbgIQpe6NbKSWbHts7y576BOBhqevLnpjM3o6iHnjLbd0lQnRncb_3nZKKgF7Ik0yOzWW9x1Dn9YiTmA9lg5NyoFidCDKfvAEuzlyw9_hV5XAbhT3j_oxv62G4q4Q \ No newline at end of file -- cgit v1.2.3