mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-04-27 15:05:17 +00:00
18cbf3d253
- 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