Bitcoin Forum
May 28, 2024, 04:08:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Generating private/public key  (Read 541 times)
IgorTheArtist (OP)
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
August 08, 2015, 02:54:16 PM
 #1

Hi,

I`m looking for a detailed description how armory generates public / private keys. Does anybody has a link or can give me some hints I can serach for?

Thx.
goatpig
Moderator
Legendary
*
Offline Offline

Activity: 3668
Merit: 1347

Armory Developer


View Profile
August 08, 2015, 03:57:57 PM
 #2

https://github.com/etotheipi/BitcoinArmory/blob/master/cppForSwig/EncryptionUtils.cpp#L75

This is how root keys are created,

https://github.com/etotheipi/BitcoinArmory/blob/master/armoryengine/PyBtcAddress.py#L765

This is how the rest is derived.

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!