Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
8062993
Topic
659771
Board
Development & Technical Discussion
Re: X.509 certificate w. secp256k1?
by
MiWCryptoCurrencyMA
on
28/07/2014, 07:43:50 UTC
This is a fantastic idea. Thanks for the concept; I wrote this paper to discuss what you could do with this:
https://github.com/MiWCryptoCurrency/UTXOC/blob/master/UTXOCv1.pdf?raw=true
The git repository also has scripts:
https://github.com/MiWCryptoCurrency/UTXOC/
* eckey2coin.py (to easily generate the address + QR code, based on pycoin key utils (ku).
* utxocsr.py (to generate a certificate signing request from a raw EC key; and embed the transaction hash in the x509v3 Subject Alternative Name.