Uses of Class
net.i2p.crypto.SHA1Hash
Package
Description
These classes provide a number of low-level cryptographic routines.
-
Uses of SHA1Hash in net.i2p.crypto
Modifier and TypeMethodDescriptionstatic SHA1Hash
DSAEngine.calculateHash
(byte[] source, int offset, int len) DSAEngine.calculateHash
(InputStream in) Deprecated.unusedModifier and TypeMethodDescriptionDSAEngine.sign
(SHA1Hash hash, SigningPrivateKey signingKey) Sign using DSA-SHA1 ONLY.boolean
DSAEngine.verifySignature
(Signature signature, SHA1Hash hash, SigningPublicKey verifyingKey) Verify using DSA-SHA1 ONLY -
Uses of SHA1Hash in org.klomp.snark.dht
Modifier and TypeClassDescription(package private) class
A 20-byte SHA1 info hashclass
A 20-byte peer ID, used as a Map key in lots of places.(package private) class
Used to index incoming Tokens