rustls-pemfile 0.3.0

Basic .pem file parser for keys and certificates
Documentation
[[bench]]
harness = false
name = "benchmark"
[dependencies.base64]
version = "0.13.0"
[dev-dependencies.criterion]
version = "0.3"

[package]
authors = ["Joseph Birr-Pixton <jpixton@gmail.com>"]
categories = ["network-programming", "cryptography"]
description = "Basic .pem file parser for keys and certificates"
edition = "2018"
homepage = "https://github.com/rustls/pemfile"
license = "Apache-2.0/ISC/MIT"
name = "rustls-pemfile"
readme = "README.md"
repository = "https://github.com/rustls/pemfile"
version = "0.3.0"