mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-06 08:21:55 +00:00
6be7c46038
- Implement one-shot methods in EdDSAEngine so we don't copy the data if all the data is available (ticket #1750) - Use EdDSA one-shot methods in DSAEngine - Fix API violation if EdDSAEngine object is reused for signing (ticket #1750) - Javadocs