diff options
author | Jack Lloyd <[email protected]> | 2018-12-10 08:27:05 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-12-10 08:27:05 -0500 |
commit | 965a8bfa31553e439898100913150ea4df1f734e (patch) | |
tree | c48c6a3ed8ea6319e26c23cd2aeb0c24ed9da539 /news.rst | |
parent | 29fbcceaf4d46b13dc78018863dd157000117fe9 (diff) |
Update news
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,7 +29,9 @@ Version 2.9.0, Not Yet Released * Several optimizations for BigInt and ECC, improving ECDSA performance by as much as 20%. (GH #1734 #1737 #1777 #1750 #1737) -* Add base58 encoding/decoding +* Support recovering an ECDSA public key from a message/signature pair (GH #664 #1784) + +* Add base58 encoding/decoding functions (GH #1783) * In the command line interface, add support for reading passphrases from the terminal with echo disabled (GH #1756) |