PEM encoding/decoding of textual keys following RFC 7468, supporting both lax/strict-mode, and certificates chains of concatenated PEM blocks.#crypto#security#parser#pem
Https Certificate pinning for Flutter. Checks the equality between the known SHA-1 or SHA-256 fingerprint and the SHA-1 or SHA-256 of the target server.
Pkcs7 message parser and verification library
Can parse and generate x509 certificates, request Timestamp, build and
verify an s-mime PKCS #7 message.
#crypto#security