[ 源代码: cl-plus-ssl ]
软件包:cl-plus-ssl(20220328.git8b91648-4)
cl-plus-ssl 的相关链接
Debian 的资源:
下载源码包 cl-plus-ssl:
- [cl-plus-ssl_20220328.git8b91648-4.dsc]
- [cl-plus-ssl_20220328.git8b91648.orig.tar.xz]
- [cl-plus-ssl_20220328.git8b91648-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [common-lisp.net]
相似软件包:
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.)
其他与 cl-plus-ssl 有关的软件包
|
|
|
|
-
- dep: cl-alexandria
- collection of portable Common Lisp utilities
-
- dep: cl-bordeaux-threads
- Portable threads library for Common Lisp
-
- dep: cl-cffi
- Common Foreign Function Interface for Common Lisp
-
- dep: cl-flexi-streams
- Flexi-streams: Flexible bivalent streams for Common Lisp
-
- dep: cl-trivial-features
- abstraction layer for the *FEATURES* across Common Lisp implementations
-
- dep: cl-trivial-garbage
- portable garbage collector-related APIs for Common Lisp
-
- dep: cl-trivial-gray-streams
- thin compatibility layer for Common Lisp gray streams
-
- dep: libssl3
- 安全套接字层工具箱 - 共享库
-
- rec: cl-fiveam
- simple regression testing framework for Common Lisp
-
- rec: cl-usocket
- Common Lisp socket library