Difference between revisions of "Public key cryptography"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
* <code> [[ssh-keygen]] -l -f /etc/ssh/ssh_host_XXXXkey.pub</code>
 
* <code> [[ssh-keygen]] -l -f /etc/ssh/ssh_host_XXXXkey.pub</code>
  
 +
 +
* <code>[[gpg --gen-key]]</code>
  
  
Line 38: Line 40:
 
* [[BLS digital signature]]
 
* [[BLS digital signature]]
 
* <code>[[sops]]</code>
 
* <code>[[sops]]</code>
 +
* [[WebAuthn]]
  
 
== See also ==
 
== See also ==

Latest revision as of 08:14, 19 January 2023

wikipedia:Public key cryptography


Commands[edit]

Generate public key from private key:

Generate a public key from a PEM private key

Generate fingerpring:



OpenSSH 7.6 (2017)

  • Refuse keys <1024 bits in lengh and improve reporting for keys that do not meet this requirement.

Related terms[edit]

See also[edit]

Advertising: