This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ed448goldilocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
See
https://sourceforge.net/projects/ed448goldilocks/
This is a work repo.
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.
360
Commits
2
Branches
1.6 MiB
C
57.8%
C++
27.2%
Python
13.6%
TeX
1%
CMake
0.3%
Tree:
2104923b6f
master
pyupdate
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2104923b6f'
${ noResults }
ed448goldilocks
/
src
/
include
History
Michael Hamburg
2104923b6f
fix embarassing arch_ref64 bug; improve code for p25519 arch_32
9 years ago
..
arch_32
Separate API word size from arch word size. This enables compiling
9 years ago
arch_arm_32
Separate API word size from arch word size. This enables compiling
9 years ago
arch_neon
Separate API word size from arch word size. This enables compiling
9 years ago
arch_ref64
fix embarassing arch_ref64 bug; improve code for p25519 arch_32
9 years ago
arch_x86_64
Separate API word size from arch word size. This enables compiling
9 years ago
constant_time.h
reverse convention for constant_time_select, resolving a TODO
9 years ago
field.h
add explicit GF_HEADROOM per field+arch for unreduced arith; fortunately unreduced arith is very rare
9 years ago
word.h
factor out elligator, decaf, scalar code. scalar_halve is now public
9 years ago