Add support for CCM mode (AES only).
[[email protected]: Included changes from the following commits from the author's pull request:]
- [5306cf3] Added support for CCM mode (AES cipher only)
- [9abe301] Added CCM tests
- [f0c1395] Add MacMismatchError and ApiUsageError
- [fb62fae] ApiUsageError becomes TypeError
- [9c13f9c] Rename 'IV' parameter to 'nonce' for AEAD modes.
- [4ec64d8] Removed last references to ApiUsageError
- [80bfd35] Corrected AES-CCM examples
[[email protected]: Removed unrelated documentation change]
[[email protected]: Renamed 'targs' back to 'args']
[[email protected]: Whitespace fixed with "git rebase --whitespace=fix"]
6 files changed