Added error handling to deferred functions

This commit is contained in:
Zam
2024-01-30 15:46:00 +01:00
parent ce94fbbdd2
commit e19aeaeb3c
2 changed files with 69 additions and 18 deletions

9
.gitignore vendored
View File

@@ -1,6 +1,7 @@
bin/
testFiles/
out/
bin/*
testFiles/*
out/*
sha512sums.txt
pubkey.pem
privkey.pem
privkey.pem
.DS_Store