hashes icon indicating copy to clipboard operation
hashes copied to clipboard

implementation of md6 in pure rust

Open truthixify opened this issue 1 year ago • 5 comments

implementation of md6 in pure rust.

truthixify avatar Dec 25 '24 17:12 truthixify

@newpavlov I don't know why this is failing: sha2 / riscv64-zknh (pull_request)

truthixify avatar Dec 29 '24 10:12 truthixify

The CI failure is fixed in #637, so you need to rebase to master.

newpavlov avatar Jan 03 '25 03:01 newpavlov

Could you also add this crate to the algorithms table in the root README?

newpavlov avatar Mar 24 '25 01:03 newpavlov

Also please add a CI job for this crate. You can use the md5 config for reference.

newpavlov avatar Mar 24 '25 01:03 newpavlov

Hello sir @newpavlov.

I've added all the changes sir.

truthixify avatar Apr 20 '25 22:04 truthixify