Skip to content

Releases: antonio-fr/SimpleBitID

v0.05

10 Jul 19:28
Compare
Choose a tag to compare

Allow webserver port different from 80 (thanks to Vinpel)
Sign gives "lower" S as BitcoinQT
Git ignore added
Encoding select added
Simplified build batch

v0.02: bug fix

17 May 10:42
Compare
Choose a tag to compare

Bug #1 Fixed
ReadMe updated
Added comments in API

First release of SimpleBitID

15 May 23:47
Compare
Choose a tag to compare

No GUI for now. Just use a 256 bits key in your
directory. Random source is CryptGenRandom.

At startup, it generates your private key in
%APPDATA%\SimpleBitID

ECDSA uses random "k", not deterministic signing.