/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
usr.bin/signify/
..
Makefile

when copying curvy files from ssh, an extra one snuck in. signify doesn't do any kex stuff and doesn't need scalarmult.

9 лет назад
crypto_api.c

reduce size by using equivalent code from libc instead of nacl ok deraadt

13 лет назад
crypto_api.h

g/c unused defines that were only used by nacl's SHA-512 implementation ok tedu@

9 лет назад
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.

12 лет назад
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.

12 лет назад
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 лет назад
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.

12 лет назад
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

13 лет назад
mod_ge25519.c

a few more blocks can use VERIFYONLY

13 лет назад
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.

12 лет назад
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.

12 лет назад
signify.1

move to 7.7-beta

год назад
signify.c

only include basename of seckey in gzip header. requested by deraadt to not leak paths.

год назад
signify.h

only include basename of seckey in gzip header. requested by deraadt to not leak paths.

год назад
zsig.c

only include basename of seckey in gzip header. requested by deraadt to not leak paths.

год назад