Add TRNG_attack workspace
This commit is contained in:
parent
cd26f181f8
commit
da3db1a167
|
@ -10,6 +10,10 @@
|
||||||
{
|
{
|
||||||
"name": "AES",
|
"name": "AES",
|
||||||
"path": "./aes"
|
"path": "./aes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "TRNG Attack",
|
||||||
|
"path": "./TRNG_attack"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tasks": {
|
"tasks": {
|
||||||
|
|
Loading…
Reference in a new issue