rasn-pkix

Crates.iorasn-pkix
lib.rsrasn-pkix
version0.15.3
sourcesrc
created_at2021-09-28 10:01:35.223489
updated_at2024-06-14 18:28:44.597841
descriptionData types for handling Public Key Infrastructure (PKIX) objects.
homepage
repositoryhttps://github.com/librasn/rasn.git
max_upload_size
id457395
size86,756
(XAMPPRocky)

documentation

README

Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile

rasn-pkix is an implementation of the data types defined in IETF RFC 5280 also known PKIX.

This does not provide an implementation of a PKIX certificate generator or validator, rasn-pkix provides a implementation of the underlying data types used decode and encode certificates from DER.

Commit count: 379

cargo fmt