- Ed2Handler - Class in org.bitpedia.collider.core
-
- Ed2Handler() - Constructor for class org.bitpedia.collider.core.Ed2Handler
-
- encode(byte[]) - Static method in class org.bitpedia.util.Base32
-
Encodes byte array to Base32 String.
- engineDigest() - Method in class org.bitpedia.util.Sha1
-
Completes the hash computation by performing final operations
such as padding.
- engineDigest(byte[], int, int) - Method in class org.bitpedia.util.Sha1
-
Completes the hash computation by performing final operations
such as padding.
- engineDigest() - Method in class org.bitpedia.util.Tiger
-
Completes the hash computation by performing final operations
such as padding.
- engineDigest(byte[], int, int) - Method in class org.bitpedia.util.Tiger
-
Completes the hash computation by performing final operations
such as padding.
- engineDigest() - Method in class org.bitpedia.util.TigerTree
-
- engineDigest(byte[], int, int) - Method in class org.bitpedia.util.TigerTree
-
- engineGetDigestLength() - Method in class org.bitpedia.util.Sha1
-
Returns the digest length in bytes.
- engineGetDigestLength() - Method in class org.bitpedia.util.Tiger
-
Returns the digest length in bytes.
- engineGetDigestLength() - Method in class org.bitpedia.util.TigerTree
-
- engineReset() - Method in class org.bitpedia.util.Sha1
-
Reset athen initialize the digest context.
- engineReset() - Method in class org.bitpedia.util.Tiger
-
Reset then initialize the digest context.
- engineReset() - Method in class org.bitpedia.util.TigerTree
-
- engineUpdate(byte) - Method in class org.bitpedia.util.Sha1
-
Updates the digest using the specified byte.
- engineUpdate(byte[], int, int) - Method in class org.bitpedia.util.Sha1
-
Updates the digest using the specified array of bytes,
starting at the specified offset.
- engineUpdate(byte) - Method in class org.bitpedia.util.Tiger
-
Updates the digest using the specified byte.
- engineUpdate(byte[], int, int) - Method in class org.bitpedia.util.Tiger
-
Updates the digest using the specified array of bytes,
starting at the specified offset.
- engineUpdate(byte) - Method in class org.bitpedia.util.TigerTree
-
- engineUpdate(byte[], int, int) - Method in class org.bitpedia.util.TigerTree
-
- ERROR_FILENOTFOUND - Static variable in class org.bitpedia.collider.core.Bitcollider
-
- ERROR_HASHCHECK - Static variable in class org.bitpedia.collider.core.Bitcollider
-
- ERROR_LAUNCHBROWSER - Static variable in class org.bitpedia.collider.core.Bitcollider
-
- ERROR_MALLOCFAILED - Static variable in class org.bitpedia.collider.core.Bitcollider
-
- ERROR_TEMPFILEERR - Static variable in class org.bitpedia.collider.core.Bitcollider
-
- extractExt(String) - Static method in class org.bitpedia.collider.core.Submission
-
- extractName(String) - Static method in class org.bitpedia.collider.core.Submission
-