Projects for the HWB lecture.
Find a file
2023-12-19 04:13:07 +01:00
aes Implement AES algorithm 2023-11-14 11:06:11 +01:00
aes-32bit Enable compilation optimization 2023-12-12 19:24:25 +01:00
aes-tboxes Implement AES using TBoxes 2023-12-19 04:13:07 +01:00
hwb1 Delete storage after each processed command 2023-11-23 21:03:55 +01:00
scripts Allow flashing applets without parameters 2023-11-06 19:17:07 +01:00
TRNG_attack Fix broken TRNG Attack data 2023-12-12 19:17:18 +01:00
.gitignore Include test data 2023-12-05 19:37:03 +01:00
HWBTutorials.code-workspace Add a copy of the AES algorithm using TBoxes 2023-12-12 19:26:36 +01:00
README.md Initial commit 2023-10-10 16:12:05 +00:00

HWBTutorials

Projects for the HWB lecture.