mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-25 22:42:18 +00:00
- Replace BC MD5 with JVM version, refactor I2PHMAC to use
MessageDigest instead of BC Digest (ticket #1189)
- Use JVM HmacSHA256 instead of I2PHMAC for Syndie since it is standard