aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/BasicTests/crypto.json
diff options
context:
space:
mode:
authorobscuren <geffobscura@gmail.com>2015-03-02 23:34:03 +0800
committerobscuren <geffobscura@gmail.com>2015-03-02 23:34:03 +0800
commitb13735b40024ccc704a4c343b2985165a3bc66f4 (patch)
treea814196fe4c154f886ba0c6a9ba4348c9268b849 /tests/files/BasicTests/crypto.json
parentb383ff0b96a1cf3df0b56f13b8d303ae4d4977ad (diff)
downloadgo-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.tar
go-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.gz
go-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.bz2
go-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.lz
go-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.xz
go-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.tar.zst
go-tangerine-b13735b40024ccc704a4c343b2985165a3bc66f4.zip
updated tests
Diffstat (limited to 'tests/files/BasicTests/crypto.json')
-rw-r--r--tests/files/BasicTests/crypto.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/files/BasicTests/crypto.json b/tests/files/BasicTests/crypto.json
new file mode 100644
index 000000000..4ff65b682
--- /dev/null
+++ b/tests/files/BasicTests/crypto.json
@@ -0,0 +1,8 @@
+[
+ {
+ "decryption_type": "aes_ctr",
+ "key": "abb51256c1324a1350598653f46aa3ad693ac3cf5d05f36eba3f495a1f51590f",
+ "cipher": "84a727bc81fa4b13947dc9728b88fd08",
+ "payload": "000102030405060708090a0b0c0d0e0f"
+ }
+]