You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Michael Hamburg 8b906e1d44 remove unused PRIXWORD macros 8 years ago
..
bat change decaf_gen_tables to use FIELD_LITERAL so that `make bat` makes a portable bat 9 years ago
gen_headers add sign_strobe and verify_strobe to crypto.hxx 8 years ago
include remove unused PRIXWORD macros 8 years ago
p448 set mulw to <32 bits instead of <64 bits (but actually less than that: 1 limb instead of 2). also there is a bug if you compile ed448 for arch_32 on a 64-bit machine... tracing 8 years ago
p25519 fixed the mixed-arch bug, but it comes from a long-standing todo 8 years ago
public_include/decaf add sign_strobe and verify_strobe to crypto.hxx 8 years ago
decaf.c make position unsigned so that the assertion means something (thx gcc) 8 years ago
decaf_crypto.c reasonable suite of ct tests now. also change scalar randomizer to generate +128 bits 8 years ago
decaf_gen_tables.c rfc7748 implementation, but their names will probably change 8 years ago
per_field.c set mulw to <32 bits instead of <64 bits (but actually less than that: 1 limb instead of 2). also there is a bug if you compile ed448 for arch_32 on a 64-bit machine... tracing 8 years ago
shake.c separate c wrapper struct for strobe and spongerng 8 years ago
utils.c rework build hierarchy to prepare for generated headers 9 years ago