Skip to content

feat: added ripemd160.cpp #2796

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

Closed
wants to merge 27 commits into from
Closed
Changes from 11 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
a3236c0
feat: added ripemd160.cpp
ShreeHarish Oct 9, 2024
2747a0b
Updated changes recommended in the previous pull request
ShreeHarish Oct 9, 2024
de43c3d
Merge branch 'TheAlgorithms:master' into ripemd_160
ShreeHarish Oct 9, 2024
4df2421
modified functions that return array values to static constexpr arrays
ShreeHarish Oct 9, 2024
34fad96
Merge branch 'TheAlgorithms:master' into ripemd_160
ShreeHarish Oct 10, 2024
a1c55b9
updated latest requests
ShreeHarish Oct 10, 2024
2c5bd8e
Merge branch 'master' into ripemd_160
ShreeHarish Oct 11, 2024
3b44b1c
Merge branch 'master' of https://github.com/ShreeHarish/C-Plus-Plus i…
ShreeHarish Oct 12, 2024
f6ea88b
updated documentation
ShreeHarish Oct 12, 2024
5c64db9
Merge branch 'ripemd_160' of https://github.com/ShreeHarish/C-Plus-Pl…
ShreeHarish Oct 12, 2024
4ad21ee
updated documentation
ShreeHarish Oct 12, 2024
699090a
updated test function
ShreeHarish Oct 12, 2024
a75e14f
Merge branch 'master' into ripemd_160
realstealthninja Oct 13, 2024
930521d
resolved warnings for control reaching end of function
ShreeHarish Oct 13, 2024
d732cff
Merge branch 'ripemd_160' of https://github.com/ShreeHarish/C-Plus-Pl…
ShreeHarish Oct 13, 2024
3ed8981
updated error handling
ShreeHarish Oct 13, 2024
bec5210
Merge branch 'master' into ripemd_160
ShreeHarish Oct 17, 2024
647cc7b
Merge branch 'master' into ripemd_160
ShreeHarish Oct 19, 2024
f149cf6
Merge branch 'TheAlgorithms:master' into ripemd_160
ShreeHarish Oct 19, 2024
3cce6fd
updated comments for readability and placed tables at top
ShreeHarish Oct 19, 2024
10dd7ad
Merge branch 'TheAlgorithms:master' into ripemd_160
ShreeHarish Oct 22, 2024
df9bd8d
modified comments for tables
ShreeHarish Oct 22, 2024
2d43cc9
Merge branch 'master' into ripemd_160
ShreeHarish Oct 25, 2024
ce24720
Merge branch 'master' into ripemd_160
ShreeHarish Oct 29, 2024
fc1ad5a
Merge branch 'TheAlgorithms:master' into ripemd_160
ShreeHarish Oct 29, 2024
a3fc834
modified function name parameter when passing to thread with class na…
ShreeHarish Oct 29, 2024
623ecc5
Merge branch 'master' into ripemd_160
realstealthninja Nov 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading