Bitcoin Forum
July 03, 2025, 08:05:02 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: $20 - small cryptography project  (Read 163 times)
jonald_fyookball (OP)
Legendary
*
Offline Offline

Activity: 1302
Merit: 1012


Core dev leaves me neg feedback #abuse #political


View Profile
June 08, 2017, 01:20:41 PM
 #1

Here's a fun little project if you're tech saavy.

So, I downloaded the PascalCoin wallet
http://www.pascalcoin.org/

and it lets you export private keys, but the private keys are encrypted with AES.

I'm not sure the proper aes format though.

My goal: to take secp256k1 private key and use same encryption as wallet uses so that i can start with my own key:

See here: https://github.com/PascalCoin/PascalCoin/blob/f371c4c11c2dcaa1b73c5610a86cba931959c16e/Units/PascalCoin/UAES.pas#L224

requirements: 

1. must start with bitcoin private key
2. must use readily available tool for aes encrypt into hex format
3. must be importable into pasc wallet





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!