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

* Initial checkin.

25 лет назад
.gitignore

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
Makefile.in

Add missing ml-kem test files to distribution.

2 месяца назад
aes-keywrap-test.c

Implement aes key wrap and key unwrap (RFC 3394)

5 лет назад
aes-test.c

Delete unneeded define of _NETTLE_ATTRIBUTE_DEPRECATED in aes and gcm tests.

год назад
aes-test.out

New file, with the output of testsuite/aes-test, when aes.c has been compiled with debugging printouts of intermediate state.

24 года назад
arcfour-test.c

Dropped length argument from nettle_set_key_func.

13 лет назад
arctwo-test.c

Update copyright headers for dual licensing, testsuite directory.

12 лет назад
balloon-test.c

Delete fail variable in tests

4 года назад
base16-test.c

Update api for base16_decode_update and base16_decode_update.

9 месяцев назад
base64-test.c

Update api for base16_decode_update and base16_decode_update.

9 месяцев назад
bcrypt-test.c

Move bcrypt tests to its own file. ChangeLog entries for bcrypt.

6 лет назад
bignum-test.c

Use WITH_HOGWEED instead of HAVE_LIBGMP for preprocessor conditionals.

12 лет назад
blowfish-test.c

Move bcrypt tests to its own file. ChangeLog entries for bcrypt.

6 лет назад
buffer-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
camellia-test.c

Reorganized camellia interface

13 лет назад
cast128-test.c

Dropped length argument from nettle_set_key_func.

13 лет назад
cbc-test.c

Split nettle-internal into nettle-internal and non-nettle.

3 года назад
ccm-test.c

Add tag_length to ccm_ctx, and drop length argument to ccm_digest.

7 месяцев назад
cfb-test.c

Update CBC and CFB tests to use aes256_ctx, not the deprecated aes_ctx.

8 лет назад
chacha-poly1305-test.c

Update chacha-poly1305 for draft-irtf-cfrg-chacha20-poly1305-08.

12 лет назад
chacha-test.c

Improve chacha test coverage.

6 лет назад
cmac-test.c

Improve hmac tests, delete HMAC_TEST macro.

2 года назад
cnd-memcpy-test.c

Let make check test for side channel silence, if valgrind is available.

3 года назад
ctr-test.c

Split nettle-internal into nettle-internal and non-nettle.

3 года назад
curve25519-dh-test.c

Add sidechannel tests for curve25519.

3 года назад
curve448-dh-test.c

Add sidechannel tests for curve448.

3 года назад
cxx-test.cxx

Delete length argument to nettle_hash_digest_func.

год назад
des-test.c

Use size_t in testsuite.

13 лет назад
des3-test.c

Split nettle-internal into nettle-internal and non-nettle.

3 года назад
dlopen-test.c

dlopen-test: Use libnettle.dylib on MacOS.

7 лет назад
drbg-ctr-aes256-test.c

Add DRBG-CTR-AES256.

3 года назад
dsa-keygen-test.c

Delete all code and docs for dsa-compat.h.

год назад
dsa-test.c

Delete all code and docs for dsa-compat.h.

год назад
eax-test.c

Generalized nettle_aead abstraction, and moved to nettle-meta.h.

13 лет назад
ecc-add-test.c

New function ecc_nonsec_add_jjj

4 года назад
ecc-dup-test.c

In tests, delete ASSERTs with functions pointer comparisons.

6 лет назад
ecc-mod-arith-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecc-mod-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecc-modinv-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecc-mul-a-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecc-mul-g-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecc-redc-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecc-sqrt-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
ecdh-test.c

Implement Curve448 primitives

7 лет назад
ecdsa-keygen-test.c

Share ecc point validation function in testutils.c.

5 лет назад
ecdsa-sign-test.c

Fixes for ecdsa-sign-test in noasm and mini-gmp builds.

3 года назад
ecdsa-verify-test.c

Fix ECDSA verify corner case

4 года назад
ed25519-test.c

Update api for base16_decode_update and base16_decode_update.

9 месяцев назад
ed448-test.c

Add missing check that the final octet of an ed448 signature is zero.

7 месяцев назад
eddsa-compress-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
eddsa-sign-test.c

New smaller struct sha3_ctx.

год назад
eddsa-verify-test.c

New smaller struct sha3_ctx.

год назад
gcm-test.c

Delete length argument to nettle_hash_digest_func.

год назад
gold-bug.txt

* testsuite/yarrow-test.c (test_main): Use gold-bug.txt as input file, instead of rfc1750.txt.

20 лет назад
gostdsa-keygen-test.c

Share ecc point validation function in testutils.c.

5 лет назад
gostdsa-sign-test.c

Delete function mpz_limbs_read_n.

5 лет назад
gostdsa-verify-test.c

Add GOST DSA according to GOST R 34.10-2001/-2012

7 лет назад
gostdsa-vko-test.c

Delete length argument to nettle_hash_digest_func.

год назад
gosthash94-test.c

Add support for GOSTHASH94CP: GOST R 34.11-94 hash with CryptoPro S-box

7 лет назад
hkdf-test.c

Delete length argument to nettle_hash_digest_func.

год назад
hmac-test.c

Improve hmac tests, delete HMAC_TEST macro.

2 года назад
knuth-lfib-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
md2-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
md4-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
md5-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
memeql-test.c

Let make check test for side channel silence, if valgrind is available.

3 года назад
memxor-test.c

memxor-test: Use valgrind client requests.

13 лет назад
meta-aead-test.c

gcm: Add SM4 as the GCM underlying cipher

4 года назад
meta-cipher-test.c

Stricter validation of nettle_cipher and nettle_hash in tests.

4 года назад
meta-hash-test.c

Add sha512_224 and sha512_256 to nettle_hashes.

2 года назад
meta-mac-test.c

Add nettle_mac structs for gosthash94 and gosthash94cp.

2 года назад
ml-kem-1024-encapdecap-tc51.ct

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-1024-encapdecap-tc51.pk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-1024-encapdecap-tc51.sk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-1024-keygen-tc51.pk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-1024-keygen-tc51.sk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-768-encapdecap-tc26.ct

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-768-encapdecap-tc26.pk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-768-encapdecap-tc26.sk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-768-keygen-tc26.pk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-768-keygen-tc26.sk

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
ml-kem-test.c

More randomized tests of ml-kem, add asserts for arithmetic primitives.

2 месяца назад
ocb-test.c

Delete length argument to nettle_hash_digest_func.

год назад
pbkdf2-test.c

Add tests for pbkdf2_hmac_sha384 and pbkdf2_hmac_sha512

6 лет назад
pkcs1-sec-decrypt-test.c

Let make check test for side channel silence, if valgrind is available.

3 года назад
pkcs1-test.c

abi: explicitly export intended symbols and hide others

8 лет назад
poly1305-test.c

Delete length argument to nettle_hash_digest_func.

год назад
pss-mgf1-test.c

Implement PSS encoding functions

9 лет назад
pss-test.c

Delete valgrind magic in pss-test.

9 лет назад
random-prime-test.c

Reduce test count for some of the slower tests.

3 года назад
ripemd160-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
rsa-compute-root-test.c

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
rsa-encrypt-test.c

Add input check to rsa_decrypt family of functions.

5 лет назад
rsa-keygen-test.c

Updated RSA and DSA tests, after the previous change to nettle_mpz_random.

14 лет назад
rsa-oaep-encrypt-test.c

Skip sc-rsa-oaep-encrypt-test when compiled with mini-gmp.

2 года назад
rsa-pss-sign-tr-test.c

Delete length argument to nettle_hash_digest_func.

год назад
rsa-sec-decrypt-test.c

Revert part of 67aae9d.

3 года назад
rsa-sign-tr-test.c

New function rsa_compute_root_tr.

11 лет назад
rsa-test.c

Reject invalid RSA keys with even modulo.

10 лет назад
rsa2sexp-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
salsa20-test.c

Delete old salsa20 compatibility aliases.

год назад
sc-cnd-memcpy-test

Let make check test for side channel silence, if valgrind is available.

3 года назад
sc-curve25519-dh-test

Add sidechannel tests for curve25519.

3 года назад
sc-curve448-dh-test

Add sidechannel tests for curve448.

3 года назад
sc-ecdsa-sign-test

Add side-channel test for ecdsa-sign-test.

3 года назад
sc-ed25519-test

Add sidechannel tests for ed25519 and ed448.

3 года назад
sc-ed448-test

Add sidechannel tests for ed25519 and ed448.

3 года назад
sc-gcm-test

Let make check test for side channel silence, if valgrind is available.

3 года назад
sc-memeql-test

Let make check test for side channel silence, if valgrind is available.

3 года назад
sc-ml-kem-test

Add support for ML-KEM key encapsulation mechanism

2 месяца назад
sc-pkcs1-sec-decrypt-test

Let make check test for side channel silence, if valgrind is available.

3 года назад
sc-rsa-oaep-encrypt-test

Implement encryption/decryption RSA-OAEP

2 года назад
sc-rsa-sec-decrypt-test

Let make check test for side channel silence, if valgrind is available.

3 года назад
sc-slh-dsa-test

Implement slh-dsa-shake128s.

год назад
sc-sntrup761-test

Add sntrup761 tests.

3 месяца назад
sc-valgrind.sh

Skip side-channel tests of rsa-sec-decrypt when built with mini-gmp.

3 года назад
serpent-test.c

Dropped length argument from nettle_set_key_func.

13 лет назад
sexp-format-test.c

Fix pointer sign warnings for sexp-format-test.

10 лет назад
sexp-test.c

Fix arithmetic overflow issues in sexp parser.

3 месяца назад
sexp2rsa-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
sha1-huge-test.c

Replaced all internal usage of sha.h.

14 лет назад
sha1-test.c

Fix compile error in --disable-public-key configuration.

3 года назад
sha224-test.c

Replaced all internal usage of sha.h.

14 лет назад
sha256-test.c

Fix compile error in --disable-public-key configuration.

3 года назад
sha3-224-test.c

testsuite: updated SHA3 tests to the FIPS202 final version

11 лет назад
sha3-256-test.c

testsuite: updated SHA3 tests to the FIPS202 final version

11 лет назад
sha3-384-test.c

testsuite: updated SHA3 tests to the FIPS202 final version

11 лет назад
sha3-512-test.c

testsuite: updated SHA3 tests to the FIPS202 final version

11 лет назад
sha3-permute-test.c

abi: explicitly export intended symbols and hide others

8 лет назад
sha3.awk

ChangeLog entry for SHA3 update, and link to current test vectors.

11 лет назад
sha384-test.c

Replaced all internal usage of sha.h.

14 лет назад
sha512-224-test.c

Test sha512_224 and sha512_256.

12 лет назад
sha512-256-test.c

Test sha512_224 and sha512_256.

12 лет назад
sha512-test.c

Reformatted SHA512 intermediate values.

13 лет назад
shake.awk

Support for SHAKE256, based on patch by Daiki Ueno.

7 лет назад
shake128-test.c

New smaller struct sha3_ctx.

год назад
shake256-test.c

New smaller struct sha3_ctx.

год назад
siv-cmac-test.c

Rework SIV tests.

3 года назад
siv-gcm-test.c

Rework SIV tests.

3 года назад
slh-dsa-sha2-128f-tc7.msg

Implement slh-dsa-sha2-128f.

год назад
slh-dsa-sha2-128f-tc7.sig

Implement slh-dsa-sha2-128f.

год назад
slh-dsa-sha2-128s-tc162.msg

Implement slh-dsa-sha2-128s.

год назад
slh-dsa-sha2-128s-tc162.sig

Implement slh-dsa-sha2-128s.

год назад
slh-dsa-shake-128f-tc64.msg

Additional slh-dsa test cases.

год назад
slh-dsa-shake-128f-tc64.sig

Additional slh-dsa test cases.

год назад
slh-dsa-shake-128f.ref

Implement slh-dsa-shake-128f.

год назад
slh-dsa-shake-128s-tc215.msg

Additional slh-dsa test cases.

год назад
slh-dsa-shake-128s-tc215.sig

Additional slh-dsa test cases.

год назад
slh-dsa-shake-128s.ref

Implement slh-dsa-shake128s.

год назад
slh-dsa-test.c

Return success/failure from slh-dsa signing functions.

месяц назад
sm3-test.c

testsuite: add test for SM3 hash function

5 лет назад
sm4-test.c

testsuite: add test for SM4 symmetric algorithm

4 года назад
sntrup761-tc0.ct

Add sntrup761 tests.

3 месяца назад
sntrup761-tc0.pk

Add sntrup761 tests.

3 месяца назад
sntrup761-tc0.sk

Add sntrup761 tests.

3 месяца назад
sntrup761-tc1.ct

Add sntrup761 tests.

3 месяца назад
sntrup761-tc1.pk

Add sntrup761 tests.

3 месяца назад
sntrup761-tc1.sk

Add sntrup761 tests.

3 месяца назад
sntrup761-test.c

Add sntrup761 tests.

3 месяца назад
streebog-test.c

testsuite: add test for Streebog hash function

6 лет назад
symbols-test

testsuite/symbols-test: Exclude ____chkstk_darwin symbols.

8 лет назад
test-rules.stamp

Rework make targets related to test-rules.

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

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
testutils.h

Rework test randomization, new functions test_get_seed and test_randinit.

3 месяца назад
twofish-test.c

Testsuite overhaul, including proper deallocation of storage.

14 лет назад
umac-test.c

Delete length argument to nettle_hash_digest_func.

год назад
version-test.c

Include version.h in version-test.c

11 лет назад
x86-ibt-test.c

x86: Add x86-ibt-test.c

6 лет назад
xts-test.c

Add support for XTS encryption mode

7 лет назад
yarrow-test.c

New testutils function open_srcdir_file.

год назад
yarrow-test.out

(main): Updated testcase to match fixed generator.

25 лет назад