15
0
forked from pool/python-ecdsa

Accepting request 202714 from home:prusnak:branches:devel:languages:python

- updated to version 0.9
  * added secp256k1 curve
  * added deterministic (no entropy needed) signatures
  * added py3.2/py3.3 compatibility

OBS-URL: https://build.opensuse.org/request/show/202714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ecdsa?expand=0&rev=2
This commit is contained in:
Denisart Benjamin
2013-10-09 17:24:39 +00:00
committed by Git OBS Bridge
parent 4e5e3b4844
commit 7da22aa479
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 9 13:51:36 UTC 2013 - prusnak@opensuse.org
- updated to version 0.9
* added secp256k1 curve
* added deterministic (no entropy needed) signatures
* added py3.2/py3.3 compatibility
-------------------------------------------------------------------
Fri Dec 14 18:51:58 UTC 2012 - prusnak@opensuse.org