-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Extensive Testing #24
Commits on Feb 2, 2024
-
don't count instructions retired per cpu cycle anymore
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 342b684 - Browse repository at this point
Copy the full SHA 342b684View commit details -
make sure that submodules are automatically fetched during build time
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e14cbc0 - Browse repository at this point
Copy the full SHA e14cbc0View commit details -
also compute min and max statistics when benchmarking
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6611786 - Browse repository at this point
Copy the full SHA 6611786View commit details -
reduce number of benchmark run parameter sets
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a96522 - Browse repository at this point
Copy the full SHA 9a96522View commit details -
reduce test input message size range
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bd0fed8 - Browse repository at this point
Copy the full SHA bd0fed8View commit details -
use gtest-parallel to run all tests in parallel
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d6018b - Browse repository at this point
Copy the full SHA 0d6018bView commit details -
add support for running ASAN and UBSAN tests
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 984406d - Browse repository at this point
Copy the full SHA 984406dView commit details -
update github actions CI script
- Now runs on both Ubuntu-x86_64 and Darwin-aarch64 targets - Running primary tests along with newly added ASAN and UBSAN Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90f3f20 - Browse repository at this point
Copy the full SHA 90f3f20View commit details -
rename some variables to avoid conflict with system reserved names
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b206ae6 - Browse repository at this point
Copy the full SHA b206ae6View commit details
Commits on Feb 4, 2024
-
add dudect as git submodule based dependency
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9271ec8 - Browse repository at this point
Copy the full SHA 9271ec8View commit details -
reformat source tree by increasing "ColumnLimit" in .clang-format spe…
…c file Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ad6fdd - Browse repository at this point
Copy the full SHA 0ad6fddView commit details -
add timing leakage detection tests for ascon128a-aead
encrypt
functionSigned-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0cad0b - Browse repository at this point
Copy the full SHA f0cad0bView commit details -
add timing leakage detection tests for ascon128a-aead
decrypt
functionSigned-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e304af0 - Browse repository at this point
Copy the full SHA e304af0View commit details -
move examples to different directory
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc2b977 - Browse repository at this point
Copy the full SHA cc2b977View commit details -
update README reflecting latest status of the project
Signed-off-by: Anjan Roy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1634b84 - Browse repository at this point
Copy the full SHA 1634b84View commit details