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 050dcc186f test/bench now uses run_for_all_curves<> 9 years ago
..
bat change decaf_gen_tables to use FIELD_LITERAL so that `make bat` makes a portable bat 10 years ago
curve_ed448goldilocks move (some of the?) per-field code to src/per_field.c 9 years ago
curve_ed25519 move (some of the?) per-field code to src/per_field.c 9 years ago
gen_headers test/bench now uses run_for_all_curves<> 9 years ago
include reverse convention for constant_time_select, resolving a TODO 9 years ago
p448 separate out strobe and spongerng from shake. strobe is experimental. spongerng is experimental internally but the interface should be pretty good (except for any camelCase vs snake_case issues). shake should be stable 9 years ago
p25519 reverse convention for constant_time_select, resolving a TODO 9 years ago
public_include/decaf remove vtable in buffer 9 years ago
decaf.c whoops, actually save the change the removes the todo comment 9 years ago
decaf_crypto.c reasonable suite of ct tests now. also change scalar randomizer to generate +128 bits 9 years ago
decaf_gen_tables.c rfc7748 implementation, but their names will probably change 9 years ago
per_field.c move (non-hot) add/sub to per_field.c and make them not inline 9 years ago
shake.c separate c wrapper struct for strobe and spongerng 9 years ago
utils.c rework build hierarchy to prepare for generated headers 10 years ago