aboutsummaryrefslogtreecommitdiffstats
path: root/readme.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2018-03-10 13:08:49 -0500
committerJack Lloyd <[email protected]>2018-03-10 13:08:49 -0500
commit01af2e317638bf5515717ad389618fbd9ee0512e (patch)
tree7da72ac9e7b98c25e788a7d9e8cd4cf424007beb /readme.rst
parent6ca68bf12fb255eaf10e0b5078c74ccd7872ba76 (diff)
Readme tweaks
Diffstat (limited to 'readme.rst')
-rw-r--r--readme.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.rst b/readme.rst
index 7997d0a48..3fcbcf074 100644
--- a/readme.rst
+++ b/readme.rst
@@ -68,7 +68,7 @@ external build systems, see the manual for details.
:target: https://codecov.io/github/randombit/botan
:alt: Code coverage report
-.. image:: https://sonarcloud.io/api/badges/gate?key=botan
+.. image:: https://sonarcloud.io/api/project_badges/measure?project=botan&metric=ncloc
:target: https://sonarcloud.io/dashboard/index/botan
:alt: Sonarcloud analysis
@@ -182,7 +182,7 @@ Other Useful Things
* HOTP and TOTP algorithms
* Format preserving encryption scheme FE1
* Threshold secret sharing
-* RFC 3394 AES key wrap
+* NIST key wrapping
Recommended Algorithms
----------------------------------------