-
- Downloads
added entropy feeding interface, and hooked it up to the end of the DH...
added entropy feeding interface, and hooked it up to the end of the DH exchange (source=DH) as well as the end of the ElGamal/AES decrypt (source=ElG/AES). the default RandomSource ignores this data
Showing
- core/java/src/net/i2p/crypto/DHSessionKeyBuilder.java 4 additions, 1 deletioncore/java/src/net/i2p/crypto/DHSessionKeyBuilder.java
- core/java/src/net/i2p/crypto/ElGamalAESEngine.java 10 additions, 2 deletionscore/java/src/net/i2p/crypto/ElGamalAESEngine.java
- core/java/src/net/i2p/crypto/EntropyHarvester.java 30 additions, 0 deletionscore/java/src/net/i2p/crypto/EntropyHarvester.java
- core/java/src/net/i2p/util/RandomSource.java 13 additions, 0 deletionscore/java/src/net/i2p/util/RandomSource.java
Please register or sign in to comment