initial import

This commit is contained in:
Lucas Gabriel Vuotto 2024-05-31 10:59:58 +00:00
commit 7bc527c769
28 changed files with 2071 additions and 0 deletions

3
Makefile Normal file
View file

@ -0,0 +1,3 @@
SUBDIR= lib wycheproof
.include <bsd.subdir.mk>