OpenBSD CVS

src/usr.bin/signify/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / signify


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   6 years  tedu   when copying curvy files from ssh, an extra one snuck in. signify doesn't do any...
[TXT] crypto_api.c  1.1   10 years  tedu   reduce size by using equivalent code from libc instead of nacl ok deraadt
[TXT] crypto_api.h  1.2   6 years  naddy   g/c unused defines that were only used by nacl's SHA-512 implementation ok tedu@...
[TXT] fe25519.c  1.1   9 years  deraadt   Pull in all the parts. Let's face the facts -- .PATH from other parts of the t...
[TXT] fe25519.h  1.1   9 years  deraadt   Pull in all the parts. Let's face the facts -- .PATH from other parts of the t...
[TXT] ge25519.h  1.2   9 years  miod   Declare ge25519_base as extern, to prevent it from becoming a common. Gets us ri...
[TXT] ge25519_base.data  1.1   9 years  deraadt   Pull in all the parts. Let's face the facts -- .PATH from other parts of the t...
[TXT] mod_ed25519.c  1.1   10 years  tedu   allow building a VERIFYONLY version that's considerably smaller. most of the sav...
[TXT] mod_ge25519.c  1.2   10 years  deraadt   a few more blocks can use VERIFYONLY
[TXT] sc25519.c  1.1   9 years  deraadt   Pull in all the parts. Let's face the facts -- .PATH from other parts of the t...
[TXT] sc25519.h  1.1   9 years  deraadt   Pull in all the parts. Let's face the facts -- .PATH from other parts of the t...
[TXT] signify.1  1.59   2 months  benno   examples should show how to check the signature of the next release
[TXT] signify.c  1.136   20 months  kn   Move (unused) variables under !VERIFYONLY install media does not use any of -cn...
[TXT] signify.h  1.2   5 years  tedu   allow -n to zero the gzip header timestamp. suggestion from Andre Stoebe. ok tb
[TXT] zsig.c  1.19   12 months  espie   as noticed by sdk@, a package with an exact numbers of 64K chunks would produce ...
[TXT] ge25519.c (in the Attic) [Hide]  1.2   9 years  tedu   don't need this file, only the mod version
[TXT] smult_curve25519_ref.c (in the Attic) [Hide]  1.2   6 years  tedu   when copying curvy files from ssh, an extra one snuck in. signify doesn't do any...