Bitcoin Forum
May 06, 2024, 12:05:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: PHP bitcoin signed message verification  (Read 1220 times)
gweedo (OP)
Legendary
*
Offline Offline

Activity: 1498
Merit: 1000


View Profile
July 07, 2012, 04:10:44 AM
 #1

Anyone know a good php library that would do this without the use of JSON-RPC calls to the bitcoind? Also I am not opposed to using one that uses OpenSSL but I rather not be depend on that.
1714953941
Hero Member
*
Offline Offline

Posts: 1714953941

View Profile Personal Message (Offline)

Ignore
1714953941
Reply with quote  #2

1714953941
Report to moderator
1714953941
Hero Member
*
Offline Offline

Posts: 1714953941

View Profile Personal Message (Offline)

Ignore
1714953941
Reply with quote  #2

1714953941
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714953941
Hero Member
*
Offline Offline

Posts: 1714953941

View Profile Personal Message (Offline)

Ignore
1714953941
Reply with quote  #2

1714953941
Report to moderator
gamebak
Member
**
Offline Offline

Activity: 103
Merit: 10


View Profile
July 09, 2012, 11:54:10 PM
 #2

Sure there is an option i haven't tested but i am sure someone could in the free time.
Basicly you will need curl + json_decode function to do this.
Curl to login and access the json data, and json_decode to be able to parse the data as in the JsonRpc
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!