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