cl-sha1

Apache 2.0

SHA1 Digest and HMAC for LispWorks.

$ area51 add cl-sha1Copy

Usage

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

Dependencies