[ 原始碼: cl-plus-ssl ]
套件:cl-plus-ssl(20220328.git8b91648-6)
cl-plus-ssl 的相關連結
Debian 的資源:
下載原始碼套件 cl-plus-ssl:
- [cl-plus-ssl_20220328.git8b91648-6.dsc]
- [cl-plus-ssl_20220328.git8b91648.orig.tar.xz]
- [cl-plus-ssl_20220328.git8b91648-6.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: libssl3t64
- Secure Sockets Layer toolkit - shared libraries
-
- rec: cl-fiveam
- simple regression testing framework for Common Lisp
-
- rec: cl-usocket
- Common Lisp socket library