Skip to content

Commit 6847bf5

Browse files
Merge pull request #282 from Frauschi/aes_dma
Improvements for AES operations
2 parents 50e408e + 6bf3304 commit 6847bf5

12 files changed

Lines changed: 2532 additions & 455 deletions

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tools/testcertgen/*.der
99
*.code-workspace
1010
.vscode
1111
compile_commands.json
12+
**/.cache
1213

1314
# Static analysis
1415
tools/static-analysis/reports/

0 commit comments

Comments
 (0)