Activity
Correct path to header files
Correct path to header files
Deleted branch
Merge pull request #27 from itzmeanjan/refactor-makefile
Merge pull request #27 from itzmeanjan/refactor-makefile
Pull request merge
Merge branch 'master' into refactor-makefile
Merge branch 'master' into refactor-makefile
Update LICENSE
Update LICENSE
Use correct command to run tests on Github Actions CI
Use correct command to run tests on Github Actions CI
Update Github actions CI script to run tests and examples on Github p…
Update Github actions CI script to run tests and examples on Github p…
Deleted branch
Merge pull request #26 from itzmeanjan/keccak-opt-for-apple-m1
Merge pull request #26 from itzmeanjan/keccak-opt-for-apple-m1
Pull request merge
update project documentation - tests and benchmarks output etc.
update project documentation - tests and benchmarks output etc.
run all tests in parallel using gtest-parallel utility
run all tests in parallel using gtest-parallel utility
Run tests on Apple M1, M2 runners
Run tests on Apple M1, M2 runners
Force push
fix Apple Silicon runner image identifier
fix Apple Silicon runner image identifier
Force push
fix Apple Silicon runner image identifier
fix Apple Silicon runner image identifier
Run tests on Apple M1 Github Actions runners
Run tests on Apple M1 Github Actions runners
Deleted branch
Merge pull request #25 from itzmeanjan/update-bench-results
Merge pull request #25 from itzmeanjan/update-bench-results
Pull request merge
don't try to run tests on windows target, using Github Actions CI
don't try to run tests on windows target, using Github Actions CI
fix windows build issues on Github Actions CI
fix windows build issues on Github Actions CI
get rid of nullability sanitization tests
get rid of nullability sanitization tests
also run tests on windows machine, using Github Actions CI
also run tests on windows machine, using Github Actions CI
update benchmark results
update benchmark results
benchmark minimum and maximum execution time of functions
benchmark minimum and maximum execution time of functions
set benchmark repetition to 10
set benchmark repetition to 10
Deleted branch
Merge pull request #24 from itzmeanjan/add-asan-ubsan
Merge pull request #24 from itzmeanjan/add-asan-ubsan
Pull request merge
run both *address* and *undefined-behaviour* sanitizers on Github Act…
run both *address* and *undefined-behaviour* sanitizers on Github Act…
Deleted branch
Merge pull request #23 from itzmeanjan/use-std-copy
Merge pull request #23 from itzmeanjan/use-std-copy
Pull request merge
update benchmark results for x86_64 target, running GNU/Linux kernel
update benchmark results for x86_64 target, running GNU/Linux kernel