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.
379
Commits
2
Branches
1.6 MiB
C
57.8%
C++
27.2%
Python
13.6%
TeX
1%
CMake
0.3%
Tree:
3b9ffc4cc7
master
pyupdate
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '3b9ffc4cc7'
${ noResults }
ed448goldilocks
/
src
History
Michael Hamburg
3b9ffc4cc7
separate Ed25519ph from Ed25519 with awful CRTP hack
9 years ago
..
bat
change decaf_gen_tables to use FIELD_LITERAL so that `make bat` makes a portable bat
10 years ago
gen_headers
move eddsa.hxx to its own header. sha512.hxx; rework shake.hxx header; create prehash object. TODO: test prehash
9 years ago
include
fix embarassing arch_ref64 bug; improve code for p25519 arch_32
9 years ago
p448
undo neon bug
9 years ago
p25519
fix embarassing arch_ref64 bug; improve code for p25519 arch_32
9 years ago
per_curve
separate Ed25519ph from Ed25519 with awful CRTP hack
9 years ago
per_field
make SQRT_MINUS_ONE not static
9 years ago
public_include
fix up overapplication to file names
9 years ago
sha512.c
lowerCamelCase -> snake_case. Put decaf_ in front of all (most?) identifiers, except for SHAKE which is being removed before 1.0 release (for future refactoring)
9 years ago
shake.c
lowerCamelCase -> snake_case. Put decaf_ in front of all (most?) identifiers, except for SHAKE which is being removed before 1.0 release (for future refactoring)
9 years ago
utils.c
fix up overapplication to file names
9 years ago