x25519-parser 0.1.0

Curve25519 Parser - DER/PEM parser for OpenSSL Ed25519 / X25519 keys
Documentation

x25519-parser

Is a fork of curve25519-parser. Intended to keep it updated alongside ecies_25519 crate.

Original Crate (curve25519-parser)

The original crate can be found here: original_crate

The original project is licensed under the LGPL-3.0-only license. This crate, x25519-parser, is therefore also licensed under the LGPL-3.0-only license.