Skip to content

Commit f03abf9

Browse files
committed
update NEWS for 0.8 release
1 parent 31fef31 commit f03abf9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
* Release 0.8 (04 Oct 2011)
2+
3+
Small API addition: accept a hashfunc= argument in the constructors for
4+
SigningKey and VerifyingKey. This makes it easier to write wrappers that e.g.
5+
use NIST256p and SHA256 without their obligating callers to pass
6+
hashfunc=sha256 in each time they call sign() or verify().
7+
18
* Release 0.7 (28 Nov 2010)
29

310
Fix test failure against OpenSSL-1.0.0 (previous versions only worked against

0 commit comments

Comments
 (0)