cl-ssh-keys

BSD 2-Clause

Common Lisp system for generating and parsing of OpenSSH keys

$ area51 add cl-ssh-keysCopy

Usage

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