diff options
author | Jack Lloyd <[email protected]> | 2017-04-05 12:02:26 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-04-05 12:02:26 -0400 |
commit | 313d023669eb99679d546a933aa3b67d5c2dedd5 (patch) | |
tree | 15ff76c67234c3844be3ddf9f514c59d7d71a648 /news.rst | |
parent | 7bdffd52a96e08e9452d1985258376a3925a497b (diff) | |
parent | 9af0ae2334465af784c23dd3c641e1de362c596d (diff) |
Merge GH #966 Add SM3 hash function
Diffstat (limited to 'news.rst')
-rw-r--r-- | news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -116,6 +116,8 @@ Version 1.10.16, 2017-04-04 * Avoid throwing during a destructor since this is undefined in C++11 and rarely a good idea. (GH #930) +* Add the SM3 hash function + Version 1.10.15, 2017-01-12 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |