Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 854 Bytes

Libraries.md

File metadata and controls

26 lines (16 loc) · 854 Bytes

Here's a list of libraries that use or extend Botan. Feel free to add a link and description of yours if you like.

Networking

  • tls-socket is a Botan TLS socket wrapper that provides a drop-in replacement for the regular POSIX read and write calls.

  • SFNUL Simple and Fast Network Utility Library

PKCS11

  • SoftHSM is an software implementation of a PKCS #11 token

PGP

SSH

  • cppssh is a C++11 SSH library
  • Qssh is an SSH/SFTP library for Qt