public class ERXBlowfishCrypter extends ERXAbstractBlowfishCrypter
Name | Description |
---|---|
er.extensions.ERXBlowfishCipherKey | the blowfish key to use |
Constructor and Description |
---|
ERXBlowfishCrypter() |
ERXBlowfishCrypter(String blowfishKey) |
Modifier and Type | Method and Description |
---|---|
protected Key |
secretBlowfishKey()
Generates a secret key from the System property
er.extensions.ERXBlowfishCipherKey.
|
blockSize, createBlowfishCipher, decrypt, decryptCipher, encrypt, encryptCipher, setBlockSize
public ERXBlowfishCrypter(String blowfishKey)
public ERXBlowfishCrypter()
protected Key secretBlowfishKey() throws NoSuchAlgorithmException
secretBlowfishKey
in class ERXAbstractBlowfishCrypter
NoSuchAlgorithmException
Copyright © 2002 – 2024 Project Wonder.