mirror of
https://github.com/ziglang/zig.git
synced 2025-12-09 07:43:10 +00:00
Leverage result location semantics for X25519 like we do everywhere else in 25519/* Also add the edwards25519->curve25519 map by the way since many applications seem to use this to share the same key pair for encryption and signature.