-
Notifications
You must be signed in to change notification settings - Fork 21
Add SHA-384 and SHA-512 support with OpenSSL hash functions and tests #29
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
base: main
Are you sure you want to change the base?
Conversation
…t tests Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
…t tests Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
|
@copilot good start, but please also extend the tests in:
|
…84/SHA-512 Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Extended both tests in
All 12 tests pass. |
|
@copilot ok none of the stuff under _codeql_build_dir should be checked in, can you please:
|
Co-authored-by: achamayou <4016369+achamayou@users.noreply.github.com>
Removed all These files were created by the CodeQL security scanner tool that I ran as part of my workflow to check for vulnerabilities in the code changes. The tool runs a CMake build in a |
merklecpp.hmerklecpp.hmake_hashesTutility intest/util.htest/unit_tests.cpptest/compare_hash_functions.cppwith SHA-384/SHA-512 benchmarkstest/time_large_trees.cppwith SHA-384/SHA-512 large tree timing✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.