#openssl #x25519 #key #ed25519 #parser #curve25519 #curve25519-parser

x25519-parser

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

1 unstable release

0.1.0 Feb 7, 2025

#1953 in Cryptography

Download history 139/week @ 2025-02-04 17/week @ 2025-02-11

156 downloads per month
Used in 2 crates (via ecies_25519)

LGPL-3.0-only

18KB
294 lines

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.

Dependencies

~6MB
~118K SLoC