CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/21 18:41:19
Modified files:
usr.bin/signify: Makefile
Added files:
usr.bin/signify: crypto_api.h fe25519.c fe25519.h ge25519.c
ge25519.h ge25519_base.data sc25519.c sc25519.h
smult_curve25519_ref.c
Log message:
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.
