Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Geyer <debfx@fobos.de>2012-09-26 00:33:36 +0400
committerFelix Geyer <debfx@fobos.de>2012-09-26 00:33:36 +0400
commit18d3fe55f883d000b499804e22590f0c86399a63 (patch)
treebe09f389e273591cfedf37e6324b949b190dd453 /tests/data
parent40ccd219f4bb44f505901e3bf983bfec7229c72b (diff)
Add support for database format 3.01 (HeaderHash).
Add test for the format 3.00 and upgrade Compressed.kdbx, NonAscii.kdbx and ProtectedStrings.kdbx to 3.01. Add a test for an incorrect HeaderHash.
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/BrokenHeaderHash.kdbxbin0 -> 1982 bytes
-rw-r--r--tests/data/Compressed.kdbxbin1918 -> 1982 bytes
-rw-r--r--tests/data/Format300.kdbxbin0 -> 2014 bytes
-rw-r--r--tests/data/NonAscii.kdbxbin2798 -> 2862 bytes
-rw-r--r--tests/data/ProtectedStrings.kdbxbin1934 -> 1998 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/tests/data/BrokenHeaderHash.kdbx b/tests/data/BrokenHeaderHash.kdbx
new file mode 100644
index 000000000..6c4c43991
--- /dev/null
+++ b/tests/data/BrokenHeaderHash.kdbx
Binary files differ
diff --git a/tests/data/Compressed.kdbx b/tests/data/Compressed.kdbx
index af12d73aa..1f8ec2de6 100644
--- a/tests/data/Compressed.kdbx
+++ b/tests/data/Compressed.kdbx
Binary files differ
diff --git a/tests/data/Format300.kdbx b/tests/data/Format300.kdbx
new file mode 100644
index 000000000..dc67f35a1
--- /dev/null
+++ b/tests/data/Format300.kdbx
Binary files differ
diff --git a/tests/data/NonAscii.kdbx b/tests/data/NonAscii.kdbx
index 285831f8e..06aa5bf2c 100644
--- a/tests/data/NonAscii.kdbx
+++ b/tests/data/NonAscii.kdbx
Binary files differ
diff --git a/tests/data/ProtectedStrings.kdbx b/tests/data/ProtectedStrings.kdbx
index 2614097fc..bb50c03fb 100644
--- a/tests/data/ProtectedStrings.kdbx
+++ b/tests/data/ProtectedStrings.kdbx
Binary files differ