1hub / springburg

OpenPGP for .NET
MIT License
4 stars 0 forks source link

Missing test for X25519 key full round-trip #22

Open filipnavara opened 3 years ago

filipnavara commented 3 years ago

We need to ensure that the big-endian/little-endian trip of the D private key happens properly both on import and export. Right now only import is tested.