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