Skip to content

Commit 4123e85

Browse files
committed
Update: Security Libs
1 parent e7ae274 commit 4123e85

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

security/security-libs.rst

+18
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,21 @@ GnuTLS
6666
.. code-block:: sh
6767
6868
sudo pacman -S gnutls
69+
70+
71+
72+
Botan
73+
========================================
74+
75+
:Repo: https://github.com/randombit/botan
76+
:Doc: https://botan.randombit.net/
77+
78+
79+
Botan: Crypto and TLS for C++11
80+
81+
82+
參考
83+
========================================
84+
85+
* `Wikipedia - Comparison of TLS implementations <https://en.wikipedia.org/wiki/Comparison_of_TLS_implementations>`_
86+
* `Real World Crypto 2018 <https://rwc.iacr.org/2018/>`_

0 commit comments

Comments
 (0)