bitchan / bitmessage

JavaScript Bitmessage library
https://bitchan.github.io/bitmessage/docs/
Creative Commons Zero v1.0 Universal
39 stars 22 forks source link

Accept SHA-256 signatures #15

Open Kagami opened 9 years ago

Kagami commented 9 years ago

For the first phase of SHA-1→SHA-256 switching we should accept both SHA-1 and SHA-256 signatures.

See https://github.com/yann2192/pyelliptic/issues/32 and https://github.com/Bitmessage/PyBitmessage/pull/792 for details.