diff options
Diffstat (limited to 'libraries/Botan/README')
-rw-r--r-- | libraries/Botan/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/Botan/README b/libraries/Botan/README index df7215a24c5ea..f356d36ede8f6 100644 --- a/libraries/Botan/README +++ b/libraries/Botan/README @@ -3,3 +3,5 @@ applications with the ability to use a number of cryptographic algorithms, as well as SSL/TLS, X.509 certificates and CRLs, PKCS #10 certificate requests, a filter/pipe message processing system, and a wide variety of other features. + +Botan relies on Python3 for its compilation configuration. |