cl-pass
Password hashing and verification library.
$ area51 add cl-passCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-pass:some-function ...)Password hashing and verification library.
$ area51 add cl-passCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-pass:some-function ...)