public class Aes128CtsHmacSha1Decoder extends AesCtsHmacSha1Decoder
Decoder
for Aes128CtsHmacSha1.Constructor and Description |
---|
Aes128CtsHmacSha1Decoder() |
Modifier and Type | Method and Description |
---|---|
protected byte[] |
decrypt(byte[] baseKey,
int usage,
byte[] ivec,
byte[] cipherText,
int start,
int length) |
protected int |
getKeySeedLength() |
int |
keySize() |
blockSize, checksumSize, confounderSize, decrypt, decrypt, decryptCTS, decryptedData, dk, getCipher, getHmac, randomToKey
dataSize, getInstace, startOfChecksum, startOfData
protected int getKeySeedLength()
getKeySeedLength
in class AesCtsHmacSha1Decoder
protected byte[] decrypt(byte[] baseKey, int usage, byte[] ivec, byte[] cipherText, int start, int length) throws GeneralSecurityException
decrypt
in class AesCtsHmacSha1Decoder
GeneralSecurityException
Copyright © 2018 JBoss by Red Hat. All rights reserved.