Add crypto library. Additional information is included in the README.md

This commit is contained in:
zhibog
2021-10-14 22:20:55 +02:00
parent 3337d38651
commit 77be7144c3
33 changed files with 17701 additions and 1 deletions
+6 -1
View File
@@ -25,4 +25,9 @@ echo ---
echo ---
echo Running core:odin tests
echo ---
%PATH_TO_ODIN% run odin %COMMON% -o:size
%PATH_TO_ODIN% run odin %COMMON% -o:size
echo ---
echo Running core:crypto hash tests
echo ---
%PATH_TO_ODIN% run crypto %COMMON%
File diff suppressed because it is too large Load Diff