[ ソース: cl-plus-ssl ]
パッケージ: cl-plus-ssl (20200609.gitff4634a-1)
cl-plus-ssl に関するリンク
Debian の資源:
cl-plus-ssl ソースパッケージをダウンロード:
- [cl-plus-ssl_20200609.gitff4634a-1.dsc]
- [cl-plus-ssl_20200609.gitff4634a.orig.tar.xz]
- [cl-plus-ssl_20200609.gitff4634a-1.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: libssl1.1
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- rec: cl-fiveam
- simple regression testing framework for Common Lisp
-
- rec: cl-usocket
- Common Lisp socket library