Skip to content

Commit

Permalink
Merge pull request #65 from romanman/develop
Browse files Browse the repository at this point in the history
Introduce cryptography testing
  • Loading branch information
CJentzsch committed Feb 23, 2015
2 parents cb52754 + f23aeb4 commit e4f4413
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions BasicTests/crypto.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"decryption_type": "aes_ctr",
"key": "abb51256c1324a1350598653f46aa3ad693ac3cf5d05f36eba3f495a1f51590f",
"cipher": "84a727bc81fa4b13947dc9728b88fd08",
"payload": "000102030405060708090a0b0c0d0e0f"
},
]

0 comments on commit e4f4413

Please sign in to comment.