feat: finalise XEX runner and testing
This commit is contained in:
parent
c34557ea29
commit
31050ea696
6 changed files with 146 additions and 49 deletions
22
test_json/xex_tests.json
Normal file
22
test_json/xex_tests.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"testcases": {
|
||||
"0192d428-3913-762b-a702-d14828eae1f8": {
|
||||
"action": "xex",
|
||||
"arguments": {
|
||||
"mode": "encrypt",
|
||||
"key": "B1ygNO/CyRYIUYhTSgoUysX5Y/wWLi4UiWaVeloUWs0=",
|
||||
"tweak": "6VXORr+YYHrd2nVe0OlA+Q==",
|
||||
"input": "/aOg4jMocLkBLkDLgkHYtFKc2L9jjyd2WXSSyxXQikpMY9ZRnsJE76e9dW9olZIW"
|
||||
}
|
||||
},
|
||||
"0192d428-3913-7168-a3bb-69c258c74dc1": {
|
||||
"action": "xex",
|
||||
"arguments": {
|
||||
"mode": "decrypt",
|
||||
"key": "B1ygNO/CyRYIUYhTSgoUysX5Y/wWLi4UiWaVeloUWs0=",
|
||||
"tweak": "6VXORr+YYHrd2nVe0OlA+Q==",
|
||||
"input": "lr/ItaYGFXCtHhdPndE65yg7u/GIdM9wscABiiFOUH2Sbyc2UFMlIRSMnZrYCW1a"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue