aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWambou <[email protected]>2018-04-25 11:49:24 +0200
committerWambou <[email protected]>2018-05-31 15:33:57 +0200
commitbbc621dac505dc7a02aa6d2443b1760a17484992 (patch)
tree7d7c866ed6870dfe68a62d4c944cc64ae23d1f3f
parent4fc63c5d240f1df55da3b835675584cb28b8a468 (diff)
Update documentation
-rw-r--r--doc/credits.rst4
-rw-r--r--doc/todo.rst2
-rw-r--r--news.rst3
3 files changed, 8 insertions, 1 deletions
diff --git a/doc/credits.rst b/doc/credits.rst
index 014a486fb..7721f4cf7 100644
--- a/doc/credits.rst
+++ b/doc/credits.rst
@@ -143,3 +143,7 @@ snail-mail address (S), and Bitcoin address (B).
W: https://sirrix.com/
D: CI, PKCS#11, RdSeed, BSI module policy
S: Bochum, Germany
+
+ N: Erwan Chaussy
+ D: Base32
+ S: France
diff --git a/doc/todo.rst b/doc/todo.rst
index fb5a73916..5cd02a86a 100644
--- a/doc/todo.rst
+++ b/doc/todo.rst
@@ -49,7 +49,7 @@ Public Key Crypto, Math
Utility Functions
------------------
-* base58 and base32 encoding
+* base58 encoding
Multiparty Protocols
----------------------
diff --git a/news.rst b/news.rst
index 5cdc6c68f..10b282778 100644
--- a/news.rst
+++ b/news.rst
@@ -52,6 +52,9 @@ Version 2.7.0, Not Yet Released
* Support for Visual C++ 2013 is deprecated, and will be removed in Jan 2019.
+* Implement Base32 encoding with template function to prepare
+ refactoring of Base64. (GH #1541)
+
Version 2.6.0, 2018-04-10
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^