cl+ssl
Common Lisp interface to OpenSSL.
$ area51 add cl+sslCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl+ssl:some-function ...)Common Lisp interface to OpenSSL.
$ area51 add cl+sslCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl+ssl:some-function ...)