Skip to content
GitLab
Explore
Sign in
Commits · 4ebb21a7e2e6d84c56613a475c75d55edea33889
ed25519-donna
modm-donna-32bit.h
Browse files
Nov 03, 2013
32 bit stuff fixed
· dbf86c8e
Bernd Paysan
authored
Nov 03, 2013
dbf86c8e
Oct 24, 2013
32 bit has enough limbs that branching pays off in the lt/lte check
· 22caa9f6
Andrew M
authored
Oct 24, 2013
22caa9f6
update to exactly match supercop batch verify implementations
· ac19e41e
Andrew M
authored
Oct 24, 2013
ac19e41e
Oct 23, 2013
only need 256 bits with raw, not 264 (cosmetic change, only 256 bits were read)
· daecef8d
Andrew M
authored
Oct 23, 2013
daecef8d
May 17, 2013
add curve25519 basepoint scalarmult
· c4ab0cff
Andrew M
authored
May 17, 2013
c4ab0cff
May 16, 2013
quiet some msvc compiler warnings
· 4d30af19
Andrew M
authored
May 15, 2013
4d30af19
Aug 30, 2012
add ed25519_sign_open_batch & all the requirements for it
· f3019dca
Andrew M
authored
Aug 30, 2012
f3019dca
Mar 15, 2012
accidentally adding (1 << 256) instead of (1 << 264) if r was negative
· 266abc3e
Andrew M
authored
Mar 15, 2012
266abc3e
Mar 02, 2012
check-in
· a98e950f
Andrew M
authored
Mar 02, 2012
a98e950f
Loading