Commit 6cc6d73
Implement one-shot methods in EdDSAEngine
The one-shot methods can be used to improve performance by not copying the data
if all the data is available. They are unsupported by the Java JCA and must be
used directly.
This commit also fixes an API violation if EdDSAEngine object is reused for
signing.
I2P ticket: https://trac.i2p2.de/ticket/1750
Signed-off-by: str4d <[email protected]>1 parent 1a89243 commit 6cc6d73
File tree
3 files changed
+294
-30
lines changed- src/net/i2p/crypto/eddsa
3 files changed
+294
-30
lines changed
0 commit comments