B C D E G H I K M N O P R S T U V W 

C

checkPasswordLength(char[]) - Static method in class com.hissenit.crypto.common.Secret
 
checksumEncryptionAlgorithm - Variable in class com.hissenit.crypto.compactencryption.CompactPasswordKey.GenerationParametersCPK
 
com.hissenit.crypto - package com.hissenit.crypto
 
com.hissenit.crypto.common - package com.hissenit.crypto.common
 
com.hissenit.crypto.compactencryption - package com.hissenit.crypto.compactencryption
 
com.hissenit.crypto.compacthashing - package com.hissenit.crypto.compacthashing
 
com.hissenit.crypto.data - package com.hissenit.crypto.data
 
com.hissenit.crypto.tools - package com.hissenit.crypto.tools
 
CompactBinarystreamEncryption - Class in com.hissenit.crypto.compactencryption
To be used for large binary (object) streams.
CompactBinarystreamEncryption(ISecretKey) - Constructor for class com.hissenit.crypto.compactencryption.CompactBinarystreamEncryption
 
CompactBinarystreamEncryption(ISecretKey, String) - Constructor for class com.hissenit.crypto.compactencryption.CompactBinarystreamEncryption
 
CompactEncryption - Class in com.hissenit.crypto.compactencryption
For large objects and streams, it is much more efficient to use CompactBinarystreamEncryption.
CompactEncryption(ISecretKey) - Constructor for class com.hissenit.crypto.compactencryption.CompactEncryption
 
CompactEncryption(ISecretKey, String) - Constructor for class com.hissenit.crypto.compactencryption.CompactEncryption
 
CompactPasswordHash - Class in com.hissenit.crypto.compacthashing
PBKDF2 based implementation for secure and compact password hashes.
CompactPasswordHash.GenerationParametersCPH - Class in com.hissenit.crypto.compacthashing
None of these parameters have to be set, defaults will be used instead for each single parameter being not set.
CompactPasswordKey - Class in com.hissenit.crypto.compactencryption
All write* methods do NOT write the actual key in plain, they only write the parameters for the key generation in the compact format.
CompactPasswordKey.GenerationParametersCPK - Class in com.hissenit.crypto.compactencryption
None of these parameters have to be set, defaults will be used instead for each single parameter being not set.
createParameters() - Static method in class com.hissenit.crypto.compactencryption.CompactPasswordKey
Create an empty parameters object to set single parameters that shall be changed from defaults
createParameters(String, int, int, int, String) - Static method in class com.hissenit.crypto.compactencryption.CompactPasswordKey
None of these parameters have to be set, defaults will be used instead for each single parameter being not set.
createParameters() - Static method in class com.hissenit.crypto.compacthashing.CompactPasswordHash
Create an empty parameters object to set single parameters that shall be changed from defaults
createParameters(String, int, int, int) - Static method in class com.hissenit.crypto.compacthashing.CompactPasswordHash
None of these parameters have to be set, defaults will be used instead for each single parameter being not set.
CryptoMain - Class in com.hissenit.crypto
This class holds the version information of the library and includes all cryptographic default settings.
CryptoMain() - Constructor for class com.hissenit.crypto.CryptoMain
 
B C D E G H I K M N O P R S T U V W