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 608eb2e065 Begin work on decaf_crypto. Have an ECDH analog now. Add decaf_bzero. Remove a bunch of testing from bench.c. 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 Begin work on decaf_crypto. Have an ECDH analog now. Add decaf_bzero. Remove a bunch of testing from bench.c. 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 Add "precomputed" API to decaf. It doesnt actually precompute in the mini decaf impl, but it passes tests. 10 years ago
test_sha512.c gmp-style foo_t[1] for points too 10 years ago