Add decryption spec to saw script

This commit is contained in:
2025-09-20 11:16:37 -07:00
parent 618c1331ce
commit 402be4c15b
2 changed files with 92 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
import "/Users/emertens/Source/ascon/Ascon.cry";
import "../Ascon.cry";
let i8 = llvm_int 8;
let i64 = llvm_int 64;