cl-pass

MIT

Password hashing and verification library.

$ area51 add cl-passCopy

Usage

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