Package org.xwiki.crypto.passwd.internal

Class Summary
AbstractKeyDerivationFunction The abstract key derivation function.
AbstractMemoryHardKeyDerivationFunction Abstract memory hard key derivation function.
AbstractPasswordCiphertext A service allowing users to encrypt and decrypt text using a password.
AESPasswordCiphertext A password ciphertext service implementing AES-128.
CAST5PasswordCiphertext A password ciphertext service implementing CAST5.
DefaultPasswordCryptoService This class allows the user to encrypt and decrypt text and data using a password.
DefaultPasswordCryptoServiceConfiguration Default implementation of PasswordCryptoServiceConfiguration.
DefaultPasswordVerificationFunction Default password verification function wraps a key derivation function and stores the hash output.
PBKDF2KeyDerivationFunction Password-Based Key Derivation Function 2.
ScryptMemoryHardKeyDerivationFunction The Scrypt Key Derivation Function.
 



Copyright © 2004-2011 XWiki. All Rights Reserved.