mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-07-24 04:11:30 +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