tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
signify
/
at
jcs
15 files
Makefile
when copying curvy files from ssh, an extra one snuck in. signify doesn't do any kex stuff and doesn't need scalarmult.
8 years ago
crypto_api.c
reduce size by using equivalent code from libc instead of nacl ok deraadt
12 years ago
crypto_api.h
g/c unused defines that were only used by nacl's SHA-512 implementation ok tedu@
8 years ago
fe25519.c
Pull in all the parts. Let's face the facts -- .PATH from other parts of the tree is PAINFUL for basically everyone upstream, not just for us in our own tree.
11 years ago
fe25519.h
Pull in all the parts. Let's face the facts -- .PATH from other parts of the tree is PAINFUL for basically everyone upstream, not just for us in our own tree.
11 years ago
ge25519.h
Declare ge25519_base as extern, to prevent it from becoming a common. Gets us rid of ``lignment 4 of symbol `crypto_sign_ed25519_ref_ge25519_base' in mod_ge25519.o is smaller than 16 in mod_ed25519.o'' warnings at link time.
11 years ago
ge25519_base.data
Pull in all the parts. Let's face the facts -- .PATH from other parts of the tree is PAINFUL for basically everyone upstream, not just for us in our own tree.
11 years ago
mod_ed25519.c
allow building a VERIFYONLY version that's considerably smaller. most of the savings comes from eliminating the large constant table in ge25519.c. ok deraadt
12 years ago
mod_ge25519.c
a few more blocks can use VERIFYONLY
12 years ago
sc25519.c
Pull in all the parts. Let's face the facts -- .PATH from other parts of the tree is PAINFUL for basically everyone upstream, not just for us in our own tree.
11 years ago
sc25519.h
Pull in all the parts. Let's face the facts -- .PATH from other parts of the tree is PAINFUL for basically everyone upstream, not just for us in our own tree.
11 years ago
signify.1
crank to 7.8-beta
6 months ago
signify.c
only include basename of seckey in gzip header. requested by deraadt to not leak paths.
10 months ago
signify.h
only include basename of seckey in gzip header. requested by deraadt to not leak paths.
10 months ago
zsig.c
only include basename of seckey in gzip header. requested by deraadt to not leak paths.
10 months ago