Package: cl-plus-ssl Version: 20190204.gitab6fc5d-1~pgdg18.04+1 Architecture: all Maintainer: Debian Common Lisp Team Installed-Size: 198 Depends: cl-cffi, cl-trivial-gray-streams, cl-flexi-streams, cl-bordeaux-threads, cl-trivial-garbage, cl-alexandria, cl-trivial-features, libssl1.1 Recommends: cl-fiveam, cl-usocket Homepage: https://common-lisp.net/project/cl-plus-ssl/ Priority: optional Section: lisp Filename: pool/main/c/cl-plus-ssl/cl-plus-ssl_20190204.gitab6fc5d-1~pgdg18.04+1_all.deb Size: 39284 SHA256: 2345d802b0159bd80c6d6156e8d36872887ca066f9d65531f1ca37b43f2db104 SHA1: 59298b3d3585f5f69b5e3b902161f6a82688435a MD5sum: 8cf1a2fffcce155d17eb7d42691c25f0 Description: Common Lisp interface to OpenSSL CL+SSL is portable code based on CFFI and gray streams. It defines its own libssl BIO method, so that SSL I/O can be written over portable Lisp streams instead of bypassing the streams and sending data over Unix file descriptors directly. (But the traditional approach is still used if possible.)