1 / 5

RSA Laboratories’ PKCS Series - a Tutorial

RSA Laboratories’ PKCS Series - a Tutorial. PKCS #10 Magnus Nyström, October, 1999. Certification Request Syntax Standard. Specifies a syntax for certification requests (I.e. requests for digital certificates) Widely used in public-key infrastructure (PKI) products, e.g. from VeriSign.

kipling
Download Presentation

RSA Laboratories’ PKCS Series - a Tutorial

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. RSA Laboratories’ PKCS Series - a Tutorial PKCS #10 Magnus Nyström, October, 1999

  2. Certification Request Syntax Standard • Specifies a syntax for certification requests (I.e. requests for digital certificates) • Widely used in public-key infrastructure (PKI) products, e.g. from VeriSign.

  3. version subjectName subjectPublicKeyInfo attributes The CertificationRequestInfo type • Attributes may for example be requests for certain certificate extensions • subjectPublicKeyInfo is defined in X.509.

  4. The CertificationRequest type • The signature is made with the corresponding private key (if it can be used for signatures) certificatationRequestInfo signatureAlgorithm signature

  5. Wither PKCS #10? • Version 1.0 released in 1993, still the current version! • Has proved flexible enough to accommodate changes in X.509 certificates • IETF has defined another structure in RFC 2511 (CRMF) - the universe is now split • RSA Laboratories has no plans on new versions of PKCS #10 • Current version at • http://www.rsasecurity.com/rsalabs/pkcs

More Related