sha1

Apache 2.0

SHA1 Digest and HMAC for Common Lisp.

$ area51 add sha1Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(sha1:some-function ...)