Task: Fixed aes and tests

This commit is contained in:
2022-02-14 18:41:48 +07:00
parent f071f99346
commit 9d89ac0b1e
7 changed files with 26 additions and 10 deletions

4
dummy/aes-256.keys.json Normal file
View File

@@ -0,0 +1,4 @@
{
"keyPath": "./dummy/aes-256-32.key",
"ivPath": "./dummy/aes-256-16.key"
}

View File

@@ -1,4 +0,0 @@
{
"keyPath": "./dummy/ase-256-32.key",
"ivPath": "./dummy/ase-256-16.key"
}