diff options
author | lloyd <[email protected]> | 2008-09-29 16:48:08 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 16:48:08 +0000 |
commit | cc0495910b4ff6d22e5e5a21adff018a037ca756 (patch) | |
tree | 4a0b6a993fd7b6ee28998756545b4f9600384457 /doc/info.txt | |
parent | d6fadb6ea1a58f3f54e65284791d3eb5ef5305ea (diff) |
Link to NetSieben and Ajisai in info.txt
Diffstat (limited to 'doc/info.txt')
-rw-r--r-- | doc/info.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/info.txt b/doc/info.txt index 52afda968..b73b01738 100644 --- a/doc/info.txt +++ b/doc/info.txt @@ -25,6 +25,11 @@ Botan supports the following basic cryptographic algorithms: For build instructions, read 'doc/building.pdf'. The license can be found in 'doc/license.txt', and the ChangeLog is in 'doc/log.txt'. +Higher level protocols are implemented on top of Botan by: + +NetSieben SSH Library (SSHv2): http://www.netsieben.com/products/ssh/ +Ajisai (SSLv3/TLSv1): http://www.randombit.net/code/ajisai/ + Check http://botan.randombit.net/ for announcements and news. If you'll be developing code using Botan, consider joining the mailing lists; links to subscriptions forms and the archives can be found on |