Implement `MD2` and `MD4`
05nelsonm opened this issue · comments
Matthew Nelson commented
Add implementations of MD2
and MD4
to module :library:md
This will allow MACs to implement HmacMD2
and HmacMD4
Cryptographic hash functions for Kotlin Multiplatform
05nelsonm opened this issue · comments
Add implementations of MD2
and MD4
to module :library:md
This will allow MACs to implement HmacMD2
and HmacMD4