Package edu.rit.crypto.blockcipher
Package edu.rit.crypto.blockcipher
provides classes for block ciphers.
See: Description
-
Class Summary Class Description AES256Cipher Class AES256Cipher provides a BlockCipher using the Advanced Encryption Standard (AES) with a 128-bit (16-byte) block length and a 256-bit (32-byte) key length.AES256CipherSmp Class AES256CipherSmp provides a BlockCipher using the Advanced Encryption Standard (AES) with a 128-bit (16-byte) block length and a 256-bit (32-byte) key length.BlockCipher Class BlockCipher is the abstract base class for a block cipher.
Package edu.rit.crypto.blockcipher Description
Package edu.rit.crypto.blockcipher
provides classes for block ciphers.
DMelt 3.0 © DataMelt by jWork.ORG