AbstractCryptor provides factory methods that may or must be
overwritten dependent of the specific implementor class.CryptModel.AbstractDecryptor can be extended for providing the decrypting
feature.CryptModel.AbstractEncryptor can be extended for providing the encrypting
feature.CryptModel.AbstractFileDecryptor provides a base implementation for decrypting
File objects.CryptModel.AbstractFileEncryptor provides a base implementation for encrypting
File objects.CryptModel.AbstractStringDecryptor provides a base implementation for decrypting
String objects.CryptModel.AbstractStringEncryptor provides a base implementation for encrypting
String objects.CryptModel.BaseCryptor provides a base implementation for some methods of the
AbstractCryptor.CryptModel.BruteForceProcessor can process a brute force for find a password.BruteForceProcessor object.ChainableDecryptor can take many Decryptor objects and decrypts the
given string with all the given Decryptor objects.ChainableDecryptor object.ChainableEncryptor can take many Encryptor objects and encrypts the
given string with all the given Encryptor objects.ChainableEncryptor object.ChainableStringDecryptor can take many Decryptor objects and decrypts
the given string with all the given Decryptor objects.ChainableStringDecryptor object.ChainableStringEncryptor can take many Encryptor objects and encrypts
the given string with all the given Encryptor objects.ChainableStringEncryptor object.CharacterObfuscatorCharacterObfuscator CryptoCipherInputStream extends the CipherInputStream.CryptoCipherInputStream object.CryptoCipherOutputStream extends the CipherOutputStream.CryptoCipherOutputStream.CryptoInputStream extends the CipherInputStream.CryptoInputStream.CryptoOutputStream extends the CipherOutputStream.CryptoOutputStream.BiMap.FileDecryptor can decrypt files from the given crypt model bean.FileDecryptor.FileEncryptor can encrypt files with the given crypt model.PasswordEncryptor object.GoogleMapsUrlSigner can sign urls with the private key.String object with the given parameters.HasherHexableDecryptor is the pendant class of HexableEncryptor and decrypts
given String objects that was encrypted with HexableEncryptor.HexableDecryptor from the given parameters.HexableDecryptor from the given parameters.HexableEncryptor is the pendant class of HexableDecryptor and encrypts
given String objects that can be decrypted with HexableDecryptor.HexableEncryptor from the given parameters.HexableEncryptor from the given parameters.KeyTrustExtensions holds methods for creating TrustManager
array objects and KeyManager array objects.AlgorithmParameterSpec from the given salt and
iteration count.Cipher from the given private key.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.Cipher from the given parameters.KeySpec from the given private key.KeySpec from the given private key.KeySpec from the given private key.KeySpec from the given private key.KeySpec from the given private key.SecretKeyFactory from the given algorithm.BiMap.BiMapCharacterObfuscator Obfuscator.ObfuscatorExtensions provides algorithms for obfuscate strings.PasswordEncryptor is a singleton and helps to generate secure encrypted random
passwords.PrivateKeyDecryptor decrypts encrypted byte array the was encrypted with the
public key of the pendant private key of this class.PrivateKeyDecryptor with the given CryptModel.PrivateKeyHexDecryptor decrypts encrypted characters the was encrypted with the
public key of the pendant private key of this class.PrivateKeyHexDecryptor with the given PrivateKey.PublicKeyEncryptor can encrypt a byte array with his public key.PublicKeyEncryptor with the given CryptModel.PublicKeyHexEncryptor can encrypt characters with his public key.PublicKeyHexEncryptor with the given PublicKey.KeyManager array from the keystore that is resolved from the given
parameters.TrustManager array from the keystore that is resolved from the given
parameters.SimpleDecryptor SimpleBaseDecryptor with the given private key.SimpleDecryptor SimpleBaseEncryptor with the given private key.SimpleCrypt is an utility class for the use of encrypt or decrypt information.SimpleDecryptor is a simple StringDecryptor implementation.SimpleDecryptor with the given private key.SimpleEncryptor is a simple StringEncryptor implementation.SimpleEncryptor with the given private key.CharacterObfuscator StringObfuscator.WordlistsProcessor can process a list of words.WordlistsProcessor object.Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.