basn1 0.1.3

Binary ASN.1 encoding and decoding no-std library (DER)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Vincent Hanquez <vincent@typed.io>"]
categories = ["encoding"]
description = "Binary ASN.1 encoding and decoding no-std library (DER)"
edition = "2018"
homepage = "https://github.com/vincenthz/rs-basn1/"
keywords = ["ASN1", "encoding", "DER"]
license = "MIT/Apache-2.0"
name = "basn1"
repository = "https://github.com/vincenthz/rs-basn1/"
version = "0.1.3"