B C D E F G H I J L M R S T V

B

BigIntegerUtil - class de.cscc.crypto.util.BigIntegerUtil.
BigIntegerUtil Class.
ByteUtil - class de.cscc.crypto.util.ByteUtil.
ByteUtil Class.

C

CryptoTool - class de.cscc.crypto.tools.CryptoTool.
CryptoTool Class.
clone() - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Creates and returns a copy of this object.
clone() - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Creates and returns a deep of this object.
clone() - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Creates and returns a copy of this object.
clone() - Method in class de.cscc.crypto.provider.spec.DES1KeySpec
Creates and returns a deep copy of this object.
clone() - Method in class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Creates and returns a deep copy of this object.
clone() - Method in class de.cscc.crypto.provider.spec.DESede2KeySpec
Creates and returns a deep copy of this object.
clone() - Method in class de.cscc.crypto.provider.spec.DESede3KeySpec
Creates and returns a deep copy of this object.

D

DES1KeyCipherEngine - class de.cscc.crypto.provider.DES1KeyCipherEngine.
This is the concret DES1Key algorithm class, it subclasses DESBaseCipherEngine, because in JCE is no possiblity to set a cipher.
DES1KeyCipherEngine() - Constructor for class de.cscc.crypto.provider.DES1KeyCipherEngine
Creates a new DES1KeyCipherEngine object.
DES1KeySecretKeyFactoryEngine - class de.cscc.crypto.provider.DES1KeySecretKeyFactoryEngine.
DES1KeySecretKeyFactoryEngine Class.
DES1KeySecretKeyFactoryEngine() - Constructor for class de.cscc.crypto.provider.DES1KeySecretKeyFactoryEngine
Creates new DES1KeySecretKeyFactoryEngine.
DES1KeySecretKeyGeneratorEngine - class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine.
DES1KeySecretKeyGeneratorEngine Class provides the functionality of a DESede key generator for two keys (means 56 or 64 bit key length).
DES1KeySecretKeyGeneratorEngine() - Constructor for class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine
Creates new DES1KeySecretKeyGeneratorEngine.
DES1KeySpec - class de.cscc.crypto.provider.spec.DES1KeySpec.
DES secret key specification (56 bit or 64 bit with parity) class.
DES1KeySpec(byte[]) - Constructor for class de.cscc.crypto.provider.spec.DES1KeySpec
Creates a new DES1KeySpec from a 16 bytes long byte array.
DES1KeySpec(byte[], int) - Constructor for class de.cscc.crypto.provider.spec.DES1KeySpec
Creates a new DES1KeySpec from a 16 bytes long byte array.
DES1KeySpec(DES1KeySpec) - Constructor for class de.cscc.crypto.provider.spec.DES1KeySpec
Creates a new DES1KeySpec from an existing one.
DESKeySpec - interface de.cscc.crypto.provider.spec.DESKeySpec.
DESKeySpec interface.
DESOperationModeInitializationVectorSpec - class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec.
DES Initialization Vector (64 bit) class.
DESOperationModeInitializationVectorSpec(byte[]) - Constructor for class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Creates a new DESOperationModeInitializationVectorSpec.
DESOperationModeInitializationVectorSpec(byte[], int) - Constructor for class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Creates a new DESOperationModeInitializationVectorSpec.
DESOperationModeInitializationVectorSpec(DESOperationModeInitializationVectorSpec) - Constructor for class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Creates a new DESOperationModeInitializationVectorSpec from an existing one.
DESede2KeyCipherEngine - class de.cscc.crypto.provider.DESede2KeyCipherEngine.
This is the concret DESede2Key algorithm class, it subclasses DESBaseCipherEngine, because in JCE is no possiblity to set a cipher.
DESede2KeyCipherEngine() - Constructor for class de.cscc.crypto.provider.DESede2KeyCipherEngine
Creates a new DESede2KeyCipherEngine object.
DESede2KeySecretKeyFactoryEngine - class de.cscc.crypto.provider.DESede2KeySecretKeyFactoryEngine.
DESede2KeySecretKeyFactoryEngine Class.
DESede2KeySecretKeyFactoryEngine() - Constructor for class de.cscc.crypto.provider.DESede2KeySecretKeyFactoryEngine
Creates a new DESede2KeySecretKeyFactoryEngine.
DESede2KeySecretKeyGeneratorEngine - class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine.
DESede2KeySecretKeyGeneratorEngine Class provides the functionality of a DESede key generator for two keys (means 112 or 128 bit key length).
DESede2KeySecretKeyGeneratorEngine() - Constructor for class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine
Creates new DESede2KeySecretKeyGeneratorEngine.
DESede2KeySpec - class de.cscc.crypto.provider.spec.DESede2KeySpec.
2 Key Triple DES secret key specification (112 bit or 128 bit with parity) class.
DESede2KeySpec(byte[]) - Constructor for class de.cscc.crypto.provider.spec.DESede2KeySpec
Creates a new DESede2KeySpec from a 16 bytes long byte array.
DESede2KeySpec(byte[], int) - Constructor for class de.cscc.crypto.provider.spec.DESede2KeySpec
Creates a new DESede2KeySpec from a 16 bytes long byte array .
DESede2KeySpec(DESede2KeySpec) - Constructor for class de.cscc.crypto.provider.spec.DESede2KeySpec
Creates a new DESede2KeySpec from an existing one.
DESede3KeyCipherEngine - class de.cscc.crypto.provider.DESede3KeyCipherEngine.
This is the concret DESede3Key algorithm class, it subclasses DESBaseCipherEngine, because in JCE is no possiblity to set a cipher.
DESede3KeyCipherEngine() - Constructor for class de.cscc.crypto.provider.DESede3KeyCipherEngine
Creates a new DESede3KeyCipherEngine object.
DESede3KeySecretKeyFactoryEngine - class de.cscc.crypto.provider.DESede3KeySecretKeyFactoryEngine.
DESede3KeySecretKeyFactoryEngine Class.
DESede3KeySecretKeyFactoryEngine() - Constructor for class de.cscc.crypto.provider.DESede3KeySecretKeyFactoryEngine
Creates new DESede3KeySecretKeyFactoryEngine.
DESede3KeySecretKeyGeneratorEngine - class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine.
DESede3KeySecretKeyGeneratorEngine Class provides the functionality of a DESede key generator for two keys (means 168 or 192 bit key length).
DESede3KeySecretKeyGeneratorEngine() - Constructor for class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine
Creates new DESede3KeySecretKeyGeneratorEngine.
DESede3KeySpec - class de.cscc.crypto.provider.spec.DESede3KeySpec.
3 Key Triple DES secret keys specification (168 bit or 192 bit with parity) class.
DESede3KeySpec(byte[]) - Constructor for class de.cscc.crypto.provider.spec.DESede3KeySpec
Creates a new DESede3KeySpec from a 24 bytes long byte array.
DESede3KeySpec(byte[], int) - Constructor for class de.cscc.crypto.provider.spec.DESede3KeySpec
Creates a new DESede3KeySpec from a 24 bytes long byte array.
DESede3KeySpec(DESede3KeySpec) - Constructor for class de.cscc.crypto.provider.spec.DESede3KeySpec
Creates a new DESede3KeySpec from an existing one.
de.cscc.crypto.provider - package de.cscc.crypto.provider
Provides the implementation of the concrete cryptographic services, their keys, algorithm parameters, generators and factories.
de.cscc.crypto.provider.spec - package de.cscc.crypto.provider.spec
Provides classes and interfaces for key specifications and algorithm parameter specifications.
de.cscc.crypto.tools - package de.cscc.crypto.tools
Provides a set of useful sample tools.
de.cscc.crypto.util - package de.cscc.crypto.util
Provides a set of static utility methods that are missing in its corresponding Java API classes.

E

engineDigest() - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
If the whole message added to the message digest object, you should invoke the digest method at your API object (MessageDigest).
engineDigest(byte[], int, int) - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
If the whole message added to the message digest object, you should invoke the digest method at your API Object (MessageDigest).
engineDoFinal(byte[], int, int) - Method in class de.cscc.crypto.provider.RSACipherEngine
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineDoFinal(byte[], int, int, byte[], int) - Method in class de.cscc.crypto.provider.RSACipherEngine
Encrypts or decrypts data in a single-part operation, or finishes a multiple-part operation.
engineGenerateKey() - Method in class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine
Generates a secret key.
engineGenerateKey() - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine
Generates a secret key.
engineGenerateKey() - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine
Generates a secret key.
engineGeneratePrivate(KeySpec) - Method in class de.cscc.crypto.provider.RSAKeyFactoryEngine
Generates a private key object from the provided key specification (key material).
engineGeneratePublic(KeySpec) - Method in class de.cscc.crypto.provider.RSAKeyFactoryEngine
Generates a public key object from the provided key specification (key material).
engineGenerateSecret(KeySpec) - Method in class de.cscc.crypto.provider.DES1KeySecretKeyFactoryEngine
Generates a SecretKey object from the provided key specification (key material).
engineGenerateSecret(KeySpec) - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyFactoryEngine
Generates a SecretKey object from the provided key specification (key material).
engineGenerateSecret(KeySpec) - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyFactoryEngine
Generates a SecretKey object from the provided key specification (key material).
engineGetBlockSize() - Method in class de.cscc.crypto.provider.RSACipherEngine
Returns the block size (in bytes) that can be processed while a multipart cipher operation.
engineGetDigestLength() - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Returns the length of the message digest in byte.
engineGetIV() - Method in class de.cscc.crypto.provider.RSACipherEngine
Returns the initialization vector (IV) in a new buffer.
engineGetKeySize(Key) - Method in class de.cscc.crypto.provider.RSACipherEngine
Returns the key size of the given key object in bit.
engineGetKeySpec(SecretKey, Class) - Method in class de.cscc.crypto.provider.DES1KeySecretKeyFactoryEngine
Returns a specification (key material) of the given key object in the requested format.
engineGetKeySpec(SecretKey, Class) - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyFactoryEngine
Returns a specification (key material) of the given key object in the requested format.
engineGetKeySpec(SecretKey, Class) - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyFactoryEngine
Returns a specification (key material) of the given key object in the requested format.
engineGetKeySpec(Key, Class) - Method in class de.cscc.crypto.provider.RSAKeyFactoryEngine
Returns a specification (key material) of the given key object.
engineGetOutputSize(int) - Method in class de.cscc.crypto.provider.RSACipherEngine
Returns the length in bytes that an output buffer would need to be in order to hold the result of the next update or doFinal operation, given the input length inputLen (in bytes).
engineGetParameter(String) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Deprecated.  
engineGetParameter(String) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Deprecated.  
engineGetParameters() - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
This method is overridden by providers to return the parameters used with this signature engine, or null if this signature engine does not use any parameters.
engineGetParameters() - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
This method is overridden by providers to return the parameters used with this signature engine, or null if this signature engine does not use any parameters.
engineGetParameters() - Method in class de.cscc.crypto.provider.RSACipherEngine
Returns the parameters used with this cipher.
engineInit(SecureRandom) - Method in class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine
Initializes the key generator.
engineInit(int, SecureRandom) - Method in class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(SecureRandom) - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine
Initializes the key generator.
engineInit(int, SecureRandom) - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(SecureRandom) - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine
Initializes the key generator.
engineInit(int, SecureRandom) - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine
Initializes this key generator for a certain keysize, using the given source of randomness.
engineInit(AlgorithmParameterSpec, SecureRandom) - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine
Initializes the key generator with the specified parameter set and a user-provided source of randomness.
engineInit(int, Key, SecureRandom) - Method in class de.cscc.crypto.provider.RSACipherEngine
Initializes this cipher with a key and a source of randomness.
engineInit(int, Key, AlgorithmParameters, SecureRandom) - Method in class de.cscc.crypto.provider.RSACipherEngine
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInit(int, Key, AlgorithmParameterSpec, SecureRandom) - Method in class de.cscc.crypto.provider.RSACipherEngine
Initializes this cipher with a key, a set of algorithm parameters, and a source of randomness.
engineInitSign(PrivateKey) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitSign(PrivateKey) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Initializes this signature object with the specified private key for signing operations.
engineInitSign(PrivateKey, SecureRandom) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Initializes this signature object with the specified private key and source of randomness for signing operations.
engineInitVerify(PublicKey) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Initializes this signature object with the specified public key for verification operations.
engineInitVerify(PublicKey) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Initializes this signature object with the specified public key for verification operations.
engineReset() - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Resets the message digest object, for further use.
engineSetMode(String) - Method in class de.cscc.crypto.provider.RSACipherEngine
Sets the mode of this cipher.
engineSetPadding(String) - Method in class de.cscc.crypto.provider.RSACipherEngine
Sets the padding mechanism of this cipher.
engineSetParameter(AlgorithmParameterSpec) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSetParameter(String, Object) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Deprecated. Replaced by engineSetParameter.
engineSetParameter(AlgorithmParameterSpec) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
This method is overridden by providers to initialize this signature engine with the specified parameter set.
engineSetParameter(String, Object) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Deprecated. Replaced by engineSetParameter.
engineSign() - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineSign() - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Returns the signature bytes of all the data updated so far.
engineSign(byte[], int, int) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Finishes this signature operation and stores the resulting signature bytes in the provided buffer outbuf, starting at offset.
engineTranslateKey(SecretKey) - Method in class de.cscc.crypto.provider.DES1KeySecretKeyFactoryEngine
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
engineTranslateKey(SecretKey) - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyFactoryEngine
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
engineTranslateKey(SecretKey) - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyFactoryEngine
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this secret-key factory.
engineTranslateKey(Key) - Method in class de.cscc.crypto.provider.RSAKeyFactoryEngine
Translates a key object, whose provider may be unknown or potentially untrusted, into a corresponding key object of this key factory.
engineUnwrap(byte[], String, int) - Method in class de.cscc.crypto.provider.RSACipherEngine
Unwrap a previously wrapped key.
engineUpdate(byte) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte) - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Updates the internal message buffer with byte value.
engineUpdate(byte[], int, int) - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Updates the internal message buffer with byte[] value, starting at offset, ending at len.
engineUpdate(byte) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Updates the data to be signed or verified using the specified byte.
engineUpdate(byte[], int, int) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Updates the data to be signed or verified, using the specified array of bytes, starting at the specified offset.
engineUpdate(byte[], int, int) - Method in class de.cscc.crypto.provider.RSACipherEngine
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineUpdate(byte[], int, int, byte[], int) - Method in class de.cscc.crypto.provider.RSACipherEngine
Continues a multiple-part encryption or decryption operation (depending on how this cipher was initialized), processing another data part.
engineVerify(byte[]) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
engineVerify(byte[]) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Verifies the passed-in signature.
engineVerify(byte[], int, int) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Verifies the passed-in signature in the specified array of bytes, starting at the specified offset.
engineWrap(Key) - Method in class de.cscc.crypto.provider.RSACipherEngine
Wrap a key.
equals(Object) - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Compares two RIPEMD160MessageDigestEngine objects.
equals(Object) - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.cscc.crypto.provider.spec.DES1KeySpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.cscc.crypto.provider.spec.DESede2KeySpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.cscc.crypto.provider.spec.DESede3KeySpec
Indicates whether some other object is "equal to" this one.

F

finalize() - Method in class de.cscc.crypto.provider.JHBCI.JarVerifier
 

G

generateKeyPair() - Method in class de.cscc.crypto.provider.RSAKeyPairGeneratorEngine
Generates a KeyPair.
getIv() - Method in class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Returns the initialization vector.
getKey() - Method in class de.cscc.crypto.provider.spec.DES1KeySpec
Get the DES Key as byte[8].
getKey() - Method in interface de.cscc.crypto.provider.spec.DESKeySpec
Get the DES Key as byte[8,16 or 24].
getKey() - Method in class de.cscc.crypto.provider.spec.DESede2KeySpec
Get the DES Key as byte[16].
getKey() - Method in class de.cscc.crypto.provider.spec.DESede3KeySpec
Get the DES Key as byte[24].

H

hashCode() - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Returns a hash code value for the object.
hashCode() - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Returns a hash code value for the object.
hashCode() - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Returns a hash code value for the object.
hashCode() - Method in class de.cscc.crypto.provider.spec.DES1KeySpec
Returns a hash code value for the object.
hashCode() - Method in class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Returns a hash code value for the object.
hashCode() - Method in class de.cscc.crypto.provider.spec.DESede2KeySpec
Returns a hash code value for the object.
hashCode() - Method in class de.cscc.crypto.provider.spec.DESede3KeySpec
Returns a hash code value for the object.

I

ISO9796Part1WithRSASignatureEngine - class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine.
ISO9796Part1AndRSASignatureEngine Class.
ISO9796Part1WithRSASignatureEngine() - Constructor for class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Creates new ISO9796Part1WithRSASignatureEngine.
IntegerUtil - class de.cscc.crypto.util.IntegerUtil.
IntegerUtil Class.
initialize(int, SecureRandom) - Method in class de.cscc.crypto.provider.RSAKeyPairGeneratorEngine
Initializes the key pair generator for a certain keysize, using the default parameter set.
initialize(AlgorithmParameterSpec, SecureRandom) - Method in class de.cscc.crypto.provider.RSAKeyPairGeneratorEngine
Initializes the key pair generator using the specified parameter set and user-provided source of randomness.

J

JHBCI - class de.cscc.crypto.provider.JHBCI.
JHBCI - the Provider Class.
JHBCI() - Constructor for class de.cscc.crypto.provider.JHBCI
Creates new JHBCI provider class.
JHBCI.JarVerifier - class de.cscc.crypto.provider.JHBCI.JarVerifier.
 

L

LoggerUtil - class de.cscc.crypto.util.LoggerUtil.
LoggerUtil Class.
LongUtil - class de.cscc.crypto.util.LongUtil.
LongUtil Class.

M

main(String[]) - Static method in class de.cscc.crypto.tools.CryptoTool
The main method.

R

RIPEMD160MessageDigestEngine - class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine.
RIPEMD160MessageDigestEngine Class.
RIPEMD160MessageDigestEngine() - Constructor for class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Creates new RIPEMD160MessageDigestEngine.
RIPEMD160WithISO9796Part1AndRSASignatureEngine - class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine.
RIPEMD160WithISO9796Part1AndRSASignatureEngine Class.
RIPEMD160WithISO9796Part1AndRSASignatureEngine() - Constructor for class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Creates new RIPEMD160WithISO9796Part1AndRSASignatureEngine.
RSACipherEngine - class de.cscc.crypto.provider.RSACipherEngine.
RSACipherEngine Class.
RSACipherEngine() - Constructor for class de.cscc.crypto.provider.RSACipherEngine
 
RSAKeyFactoryEngine - class de.cscc.crypto.provider.RSAKeyFactoryEngine.
RSAKeyFactoryEngine Class.
RSAKeyFactoryEngine() - Constructor for class de.cscc.crypto.provider.RSAKeyFactoryEngine
Creates new RSAKeyFactoryEngine
RSAKeyPairGeneratorEngine - class de.cscc.crypto.provider.RSAKeyPairGeneratorEngine.
RSAKeyPairGeneratorEngine Class.
RSAKeyPairGeneratorEngine() - Constructor for class de.cscc.crypto.provider.RSAKeyPairGeneratorEngine
Creates new RSAKeyPairGeneratorEngine
run(String[], PrintStream) - Method in class de.cscc.crypto.tools.CryptoTool
The object starter.

S

setConsoleLogging(String, Level) - Static method in class de.cscc.crypto.util.LoggerUtil
 

T

toBin(int) - Static method in class de.cscc.crypto.util.ByteUtil
Converts byte to binary representation.
toBin(byte[]) - Static method in class de.cscc.crypto.util.ByteUtil
Converts byte[] to binary representation.
toBin(int) - Static method in class de.cscc.crypto.util.IntegerUtil
Converts byte to binary representation.
toBin(int[]) - Static method in class de.cscc.crypto.util.IntegerUtil
Converts int[] to binary representation.
toBin(long) - Static method in class de.cscc.crypto.util.LongUtil
Converts byte to binary representation.
toBin(long[]) - Static method in class de.cscc.crypto.util.LongUtil
Converts long[] to binary representation.
toByteArray(int) - Static method in class de.cscc.crypto.util.IntegerUtil
Converts int to byte[4]
toByteArray(long) - Static method in class de.cscc.crypto.util.LongUtil
Converts long to a new byte[8]
toByteArray(long, byte[], int) - Static method in class de.cscc.crypto.util.LongUtil
Converts long to a byte[]
toHex(byte) - Static method in class de.cscc.crypto.util.ByteUtil
Converts byte to hex representation.
toHex(byte[]) - Static method in class de.cscc.crypto.util.ByteUtil
Converts byte[] to hex representation.
toHex(int) - Static method in class de.cscc.crypto.util.IntegerUtil
Converts int to hex representation.
toHex(int[]) - Static method in class de.cscc.crypto.util.IntegerUtil
Converts int[] to hex representation.
toHex(long) - Static method in class de.cscc.crypto.util.LongUtil
Converts long to hex representation.
toHex(long[]) - Static method in class de.cscc.crypto.util.LongUtil
Converts long[] to hex representation.
toLong(byte[], int) - Static method in class de.cscc.crypto.util.ByteUtil
Converts byte[8] to long representation.
toString() - Method in class de.cscc.crypto.provider.DES1KeySecretKeyFactoryEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.DES1KeySecretKeyGeneratorEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyFactoryEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.DESede2KeySecretKeyGeneratorEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyFactoryEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.DESede3KeySecretKeyGeneratorEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.ISO9796Part1WithRSASignatureEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.RIPEMD160MessageDigestEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.RIPEMD160WithISO9796Part1AndRSASignatureEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.RSACipherEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.RSAKeyFactoryEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.RSAKeyPairGeneratorEngine
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.spec.DES1KeySpec
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.spec.DESOperationModeInitializationVectorSpec
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.spec.DESede2KeySpec
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.provider.spec.DESede3KeySpec
Returns a string representation of the object.
toString() - Method in class de.cscc.crypto.tools.CryptoTool
String representation of this class.
toUnsignedByteArray(BigInteger) - Static method in class de.cscc.crypto.util.BigIntegerUtil
Cuts a leading 0x00 byte that indicates that this number is non negative.

V

verify(X509Certificate) - Method in class de.cscc.crypto.provider.JHBCI.JarVerifier
First, retrieve the jar file from the URL passed in constructor.

B C D E F G H I J L M R S T V

Copyright © 2001, 2002 by Uwe Günther. See the COPYING file for more details. Browse the source as HTML.