Bitcoin

Difference between version 0 and 4 - Previous - Next
Elliptic curve arithmetic SECP256k1
[https://rosettacode.org/wiki/Elliptic_curve_arithmetic#Tcl]

Bitcoin/public point to address
[https://rosettacode.org/wiki/Bitcoin/public_point_to_address#Tcl]
A coin-control frontend for bitcoind, and a Tcl-library of lowlevel btc stuff. by Andreas Leitgeb (e.g. Secp256k1, priv/pub/adr conversions, asm&disasm for raw-tx, and a blockchain-parser) [http://avl.enemy.org/TclTk/btc/] [https://github.com/avl42/tcl-bitcoin]

<<categories>> Cryptocurrency | Bitcoin