Difference between revisions of "Private key"
Jump to navigation
Jump to search
(→Crypto) |
|||
Line 27: | Line 27: | ||
* [[BIP39: Mnemonic code for generating deterministic keys]] | * [[BIP39: Mnemonic code for generating deterministic keys]] | ||
+ | * [[SRP]] | ||
== Related terms == | == Related terms == |
Revision as of 08:28, 11 June 2024
OpenSSH
Generate OpenSSH private and public key
Generate public key based on private key in OpenSSH format
ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub
Change the passphrase of a private key
Convert or import key:
Connnect with specific private key:
OpenSSL
Crypto (Keyfile)
geth account new
:~/Library/Ethereum/keystore/, UTC--2022-08-20T09-04-05.508818000Z--3f1f9b59574d7d19562xxxxx
ethkey generate: keyfile.json
Related terms
- Public key
- Apple Push Notification service (APNs) auth key
.p8
- PKCS8
~/.ssh/config: IdentityFile
chmod
- Google Cloud Platform:
gsutil config -e
- Seed phrase
See also
Advertising: