ring/crypto/curve25519
Joe Ranweiler 503116373d Unify Curve25519 scalar masking functions.
The C functions `x25519_scalar_mask()` and `GFp_ed25519_scalar_mask()` are
equivalent. Just keep one, with an updated name. We prefer the implementation
that most closely tracks the X25519 and Ed25519 RFCs.

I agree to license my contributions to each file under the terms given
at the top of each file I changed.
2017-05-16 12:17:57 -07:00
..
2017-04-01 16:51:18 -10:00