Skip to content
Jack Lloyd edited this page Jan 5, 2019 · 9 revisions

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