Package org.xwiki.crypto.passwd

Interface Summary
KeyDerivationFunction A key derivation function.
MemoryHardKeyDerivationFunction A key memory hard derivation function.
PasswordCiphertext Ciphertext represents a single password encrypted data.
PasswordCryptoService Service allowing users to encrypt and decrypt text using a password.
PasswordCryptoServiceConfiguration The configuration for the password based cryptography service.
PasswordVerificationFunction Password verification function differes from key derivation function in that password verification function stores the hashed password given it.
 



Copyright © 2004-2013 XWiki. All Rights Reserved.