aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/working-loaded/sha512.test5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/working-loaded/sha512.test b/examples/working-loaded/sha512.test
new file mode 100644
index 0000000..bab52a2
--- /dev/null
+++ b/examples/working-loaded/sha512.test
@@ -0,0 +1,5 @@
+100 {
+ "" crypt .sha512 .hex dump
+ "Test" crypt .sha512 .hex dump
+ "abcdefghbcdefghicdefghijdefghijkefghijklfghijklmghijklmnhijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstnopqrstu" crypt .sha512 .hex dump
+} rep