Questions tagged [privatekey]

One of the two pairs of private and public cryptographic keys that each account has, with the private spend key used to spend any funds in the account.

53 questions
3
votes
1 answer

Private key generation?

What are the technical specifications of a private key? https://getmonero.org/technical-specs/ doesn't say. https://en.bitcoin.it/wiki/Private_key shows: "In Bitcoin, a private key is a 256-bit number, which can be represented one of several ways.…
monero1
  • 31
  • 1
2
votes
2 answers

Do all Monero private spend keys start with a 3? What other patterns are there?

Is there a pattern to a Monero private spend key? Do they all start with 3?
Patoshi パトシ
  • 4,540
  • 3
  • 26
  • 66
1
vote
1 answer

Definitively answering a question about sc_reduce32 with a simple to explain working example created a related unanswered question

Providing working example for the essence of sc_reduce32 at Why is sc_reduce32 needed? created another question. % echo deefd263cbfed62a3711dd133df3ccbd1c4dc4aac21d7405fd667498bf8ebaa1 | sc_reduce32…
skaht
  • 1,576
  • 11
  • 19