Google

Bouncy Castle Cryptography 1.11 API Specification: Package org.bouncycastle.crypto.macs
Bouncy Castle Cryptography 1.11

Package org.bouncycastle.crypto.macs

Class Summary
BlockCipherMac  
CBCBlockCipherMac standard CBC Block Cipher MAC - if no padding is specified the default of pad of zeroes is used.
CFBBlockCipherMac  
HMac HMAC implementation based on RFC2104 H(K XOR opad, H(K XOR ipad, text))
 


Bouncy Castle Cryptography 1.11