Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | refactor: Improve encapsulation between MuHash3072 and Num3072 | Fabian Jahr | |
Also fixes a typo. | |||
2020-12-21 | crypto: Add MuHash3072 implementation | Fabian Jahr | |
Co-authored-by: Pieter Wuille <pieter.wuille@gmail.com> | |||
2020-12-20 | crypto: Add Num3072 implementation | Fabian Jahr | |
Num3072 is a specialized bignum implementation used in MuHash3072. Co-authored-by: Pieter Wuille <pieter.wuille@gmail.com> |