/
githubmirror
/
nettle
ОбзорДокументацияВойти
/
githubmirror
/
nettle
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
nettle/
tools/
..
.c-style

*** empty log message ***

24 года назад
.gdbinit

*** empty log message ***

24 года назад
.gitignore

Ignore nettle-pbkdf2 executable.

13 лет назад
Makefile.in

Move tools tests to tools/ subdirectory.

3 года назад
input.c

Change type of base16- and base64-encoded data from uint8_t to char.

9 лет назад
input.h

Update copyright headers for dual licensing, tools directory.

12 лет назад
misc.c

Update copyright headers for dual licensing, tools directory.

12 лет назад
misc.h

Comment improvement.

10 лет назад
nettle-hash.c

Use strerror unconditionally, delete configure logic to fall back to sys_errlist.

3 года назад
nettle-lfib-stream.c

Fix pointer signedness warning in nettle-lfib-stream.

10 лет назад
nettle-pbkdf2-test

Fixes for running tests in wine.

2 года назад
nettle-pbkdf2.c

Use strerror unconditionally, delete configure logic to fall back to sys_errlist.

3 года назад
output.c

Change type of base16- and base64-encoded data from uint8_t to char.

9 лет назад
output.h

Update copyright headers for dual licensing, tools directory.

12 лет назад
parse.c

sexp-conv: Fail with an error message for unexpected ']' characters. Fixes crash reported by Hanno Böck.

10 лет назад
parse.h

Update copyright headers for dual licensing, tools directory.

12 лет назад
pkcs1-conv-test

Fixes for running tests in wine.

2 года назад
pkcs1-conv.c

tools/pkcs1-conv.c: Add missing break statements.

8 лет назад
sexp-conv-test

Fixes for running tests in wine.

2 года назад
sexp-conv.c

sexp-conv: ensure non-null input to strcmp() and strtol()

7 лет назад