GPGME
GPGME (GnuPG Made Easy) is a C language library that provides a high-level cryptography API for encryption, decryption, signing, signature verification and key management.

GPGME includes a complete Common Lisp CFFI binding with an ASDF. It depends on libgpg-error.

The Lisp sources are in the official repository.