diff options
author | lloyd <[email protected]> | 2008-09-29 17:13:57 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 17:13:57 +0000 |
commit | ba722ad52627163f945fd9fa97ff98f0df8452d1 (patch) | |
tree | f04f8b319c26167af11f512fae9ce1afb0bd5718 /doc | |
parent | b67b7501e740c69e53e2ffcfa72538653eedf3b6 (diff) | |
parent | cc0495910b4ff6d22e5e5a21adff018a037ca756 (diff) |
propagate from branch 'net.randombit.botan' (head ca7d7fc1ae6b55c5328c9cf1ec1cafd1daadedd4)
to branch 'net.randombit.botan.modularized' (head 614263a9742a0c554e4093620147f6e156264d41)
Diffstat (limited to 'doc')
-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 |