Add TRNG_attack workspace

This commit is contained in:
Manuel Thalmann 2023-12-05 18:52:48 +01:00
parent cd26f181f8
commit da3db1a167

View file

@ -10,6 +10,10 @@
{ {
"name": "AES", "name": "AES",
"path": "./aes" "path": "./aes"
},
{
"name": "TRNG Attack",
"path": "./TRNG_attack"
} }
], ],
"tasks": { "tasks": {