選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Mike Hamburg a52c7cb069 Merge branch 'decaf' of ssh://git.code.sf.net/p/ed448goldilocks/code into decaf 9年前
..
batarch.map Forget yesterday's hack; just add an arch_config.h to each arch which says 10年前
bench.c add scalar invert; unopt and opt; tests. It might be faster with dedicated montsqr and/or blinded egcd, but this is good enough for now 9年前
bench_decaf.cxx Merge branch 'decaf' of ssh://git.code.sf.net/p/ed448goldilocks/code into decaf 9年前
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. 9年前
test.c pass pathological decaf test cases! 9年前
test.h pass pathological decaf test cases! 9年前
test_arithmetic.c add scalar invert; unopt and opt; tests. It might be faster with dedicated montsqr and/or blinded egcd, but this is good enough for now 9年前
test_decaf.cxx get rid of std::string 9年前
test_goldilocks.c Minor 10年前
test_pointops.c test is in and passing; slightly simplified so far but nothing major 9年前
test_scalarmul.c gcc cleanliness 9年前
test_sha512.c gmp-style foo_t[1] for points too 9年前