Difference between revisions of "Public Key Cryptography Standards (PKCS)"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 users not shown)
Line 3: Line 3:
  
 
* [[PKCS12]] defines an [[archive file format]] for storing many cryptography objects as a single file. Extensions are <code>[[.p12]]</code> or <code>[[.pfx]]</code>. <code>[[openssl pkcs12]]</code>
 
* [[PKCS12]] defines an [[archive file format]] for storing many cryptography objects as a single file. Extensions are <code>[[.p12]]</code> or <code>[[.pfx]]</code>. <code>[[openssl pkcs12]]</code>
* PKCS10: [[CSR]]
+
* PKCS10: [[Certificate Signing Request (CSR)]]
* PKCS8: [[Private-Key]] Information Syntax Standard
+
* [[PEM PKCS8|PKCS8]]: [[Private-Key]] Information Syntax Standard (<code>[[.p8]]</code>)
 
+
* [[PKCS7]]
  
 
== Related terms ==
 
== Related terms ==
* [[ASN.1]]
+
* [[ASN.1]]: <code>[[openssl asn1parse -i -in your_request]]</code>
 
* <code>[[.p8]]</code>
 
* <code>[[.p8]]</code>
 +
* <code>[[openssl req]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{PKCS}}
 
* {{.pem}}
 
* {{.pem}}
 
* {{CSR}}
 
* {{CSR}}
  
 
[[Category:CSR]]
 
[[Category:CSR]]

Latest revision as of 09:42, 17 January 2024

Advertising: