block/modes/ccm library

Classes

CCMBlockCipher
Implementation of the CCM block cipher mode. CCM is authenticated, meaning that you can pass AEAD data (and that appending a MAC of the ciphertext is unnecessary).

Extensions

WriteLen on BytesBuilder