picky-asn1

Crates.iopicky-asn1
lib.rspicky-asn1
version0.8.0
sourcesrc
created_at2019-12-18 18:37:44.418909
updated_at2024-07-15 02:04:43.723303
descriptionProvide ASN.1 simple types
homepage
repositoryhttps://github.com/Devolutions/picky-rs
max_upload_size
id190357
size88,090
Marc-André Moreau (awakecoding)

documentation

README

Crates.io docs.rs Crates.io

Compatible with rustc 1.61. Minimal rustc version bumps happen only with minor number bumps in this project.

picky-asn1

Defines wrappers for ASN.1 types:

  • Integer (as big integer)
  • Bit String
  • Object Identifier
  • Utf8 String
  • Numeric String
  • Printable String
  • IA5 String
  • Generalized Time
  • UTC Time
  • Application Tags from 0 to 15
  • Context Tags from 0 to 15
Commit count: 682

cargo fmt