- refactor the hash function similar to c++ version ✔️
- implement the
no_stdversion of md6 ✔️ - implement the
digesttrait (similar to md5) ✔️ - add the testing for
no_stdversion ✔️
duguorong009/md6-impl
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
no_std version of md6 ✔️digest trait (similar to md5) ✔️no_std version ✔️