Bitcoin Forum
October 08, 2024, 10:07:49 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin Message Verifier in Erlang  (Read 1004 times)
ning (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100



View Profile
November 17, 2013, 10:05:51 AM
Last edit: November 18, 2013, 03:37:30 AM by ning
 #1

I realized that the Bitcoin message verification requires extracting the public key from the signature, which Erlang's crypto module doesn't support. So I made one myself, it's a message verifier that verifies the signatures signed by the official Bitcoin-Qt client (implemented in Erlang). It can be found here:

https://github.com/ningzhang/bitcoin-message-verifier
b!z
Legendary
*
Offline Offline

Activity: 1582
Merit: 1010



View Profile
November 17, 2013, 10:16:22 AM
 #2

Cool. Thanks for sharing it.
ning (OP)
Full Member
***
Offline Offline

Activity: 173
Merit: 100



View Profile
November 17, 2013, 10:24:20 AM
 #3

Cool. Thanks for sharing it.

Pleasure.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!