author | deraadt <deraadt@openbsd.org> | |
Tue, 22 Jul 2014 00:41:19 +0000 (00:41 +0000) | ||
committer | deraadt <deraadt@openbsd.org> | |
Tue, 22 Jul 2014 00:41:19 +0000 (00:41 +0000) | ||
commit | f3180929f7efcc795c77fa3162268c0abf74d2ef | |
tree | 802214b162affd1d539c3e11a37ba3fde58e3fe9 | tree | snapshot |
parent | 6cb1baa1bbafe993ca483ba31c2485a6fcd3dd05 | commit | diff |
usr.bin/signify/Makefile | diff | blob | history | |
usr.bin/signify/crypto_api.h | [new file with mode: 0644] | blob |
usr.bin/signify/fe25519.c | [new file with mode: 0644] | blob |
usr.bin/signify/fe25519.h | [new file with mode: 0644] | blob |
usr.bin/signify/ge25519.c | [new file with mode: 0644] | blob |
usr.bin/signify/ge25519.h | [new file with mode: 0644] | blob |
usr.bin/signify/ge25519_base.data | [new file with mode: 0644] | blob |
usr.bin/signify/sc25519.c | [new file with mode: 0644] | blob |
usr.bin/signify/sc25519.h | [new file with mode: 0644] | blob |
usr.bin/signify/smult_curve25519_ref.c | [new file with mode: 0644] | blob |