Hello Everyone,

I'm right now preparing the final changes for adding Montgomery Curve
Support to Crypto++.

When doing this I stumbled across the issue that the official encoding
of Curve25519 values is to use little endian encoding (including the
IRTF-CFRG test vectors) which the library apparently doesn't support as
of now for integer decoding.

So I'm hereby proposing the official Inclusion of the Integer Patch 
into the Library.
As a result of this we could also include the curve test vectors and I
think it would facilitate future additions which apparently rely more
and more on little endian encoding.

BR

JPM

The patch: https://www.cryptopp.com/wiki/Integer_Patch


-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to