Bitcoin Forum
June 30, 2024, 01:07:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Local / Новички / Re: Фильм про биткоины on: February 08, 2016, 06:32:29 PM
Пока лучшее, что смотрел - "Bitcoin, the end of money as we know it". По-русски разумеется нет
2  Bitcoin / Development & Technical Discussion / BIP32 for the poor on: February 07, 2016, 07:36:01 PM
I have an idea to make a secure keypair generator for myself.

What if I use raw 32-bit private key the way so I use 30 bytes for the key and two bytes to be like an uint32_t type integer (valued from zero to 0xffff).

Like so:   
XX:XX:XX:XX...(30 true random bytes) + YY:YY (index)

Are there any serious drawbacks compare to original BIP32?
It looks much more transparent and easy to code
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!