Interface | Description |
---|---|
AsymmetricCipher |
Interface on an Asymmetric Block cipher engines ready to process data for encryption and decryption.
|
Cipher |
Interface on a Block cipher engines ready to process data for encryption and decryption.
|
CipherFactory |
Factory creating block ciphers for encryption and decryption.
|
CipherSpecifications |
Common specifications for cipher factories.
|
SymmetricCipher |
Interface on an Symmetric Block cipher engines ready to process data for encryption and decryption.
|
Copyright © 2004–2020 XWiki. All rights reserved.