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 ae24f96e09 copying existing decaf impl to "fast" version. not that fast yet, but uses native field mul code. Also rework precomputed tables to be agnostic of underlying impl 10 years ago
..
batarch.map Forget yesterday's hack; just add an arch_config.h to each arch which says 10 years ago
bench.c decaf signatures, but they dont work yet 10 years ago
shakesum.c SHAKE and SHA3 instances (experimental) based on code from David Leon Gil. Tested by hand but needs automatic KAT. I might also want to include Keyak or some similar duplex construction eventually. 10 years ago
test.c pass pathological decaf test cases! 10 years ago
test.h pass pathological decaf test cases! 10 years ago
test_arithmetic.c differentiate curve 10 years ago
test_goldilocks.c Minor 10 years ago
test_pointops.c differentiate curve 10 years ago
test_scalarmul.c copying existing decaf impl to "fast" version. not that fast yet, but uses native field mul code. Also rework precomputed tables to be agnostic of underlying impl 10 years ago
test_sha512.c gmp-style foo_t[1] for points too 10 years ago