authenticated-encryption
Authenticated-Encryption functions
$ area51 add authenticated-encryptionCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(authenticated-encryption:some-function ...)