index
:
delta/nettle.git
aead-api
aead-tests
aes-cbc
aes-reorg
aes-struct-layout
api-opaque-fix
arm-salsa20-chacha-vsra
arm64
arm64-ecc
arm64-poly1305
arm64-sha1
attribute-deprecated
balloon
baserock/disable-documentation
baserock/morph
bcrypt
block16-refactor
bswap-header
chacha-3core-neon
chacha96
cmac-layout
cmac-support
cmac64
ctr-opt
curve25519
curve448
default-m4-quote-char
delete-1-way-neon
delete-arcfour-asm
delete-des-compat
delete-ecc-g
delete-internal-name-mangling
delete-old-aes
delete-rsa_blind
dsa-reorg
ecc-gost
ecc-params-tweak
ecc-sqrt
ecc-support
ecdsa-duplication-fix
ecdsa-weierstrass-only
ed448
experimental-20050201
export-sha256_compress
fat-build-by-default
fat-library
fix-chacha-counter
fix-x86_64-ghash-alignment
gcm-ctr-opt
ghash-refactor
ghash-sidechannel-silent
gosthash94cp
hkdf-support
invert-with-redc
lsh-1.4.2
master
master-updates
merge-pss
move-nettle_mac
nettle-2.7-fixes
nettle-arm64-chacha
nettle-ppc-test-power9
new-mod-inv
ocb-merge
ocb-mode
openssl-benchmark-update
optimize-ecc-invert
poly1305
poly1305-radix32
power-asm-wip
ppc-chacha-2core
ppc-chacha-4core
ppc-chacha-core
ppc-gcm
ppc-secp256-tweaks
ppc64-efv2-check
refactor-ecc-mod
refactor-poly1305
release-3.4-fixes
release-3.7-fixes
release-3.8-fixes
rename-data-symbols
require-gnu-make
rsa-crt-hardening
s390x
salsa20-2core-neon
secp256r1-mod
set_key-changes
sha256-compress-n
shake256
siv-mode
size_t-changes
skein
sm3
sm4
struct-layout
test-fat
test-ghash-internal
test-shlib-dir
use-mpn_cnd-functions
versioned-symbols
wip-siv-gcm
x86_64-aes-refactor
x86_64-gcm
x86_64-salsa20-2core
x86_64-sha_ni-sha1
x86_64-sha_ni-sha256
git.lysator.liu.se: nettle/nettle.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete name mangling of internal Chacha symbols
Niels Möller
2020-11-30
1
-3
/
+3
*
Merge branch 'briansmith/nettle-master'
Niels Möller
2020-11-27
1
-0
/
+1
|
\
|
*
Include version.h in version-test.c
Brian Smith
2015-10-05
1
-0
/
+1
*
|
ecc-modinv-test.c: Allow invert function to return a non-canonical representa...
Niels Möller
2020-11-10
1
-2
/
+9
*
|
Stricter requirements for in-place ecc_add_func.
Niels Möller
2020-11-03
1
-1
/
+1
*
|
testsuite: Show curve bits in test_ecc_point failure message.
Niels Möller
2020-11-01
1
-2
/
+2
*
|
Extend ecc-redc-test.
Niels Möller
2020-10-31
1
-9
/
+47
*
|
Add separate result argument to all mod functions.
Niels Möller
2020-10-30
2
-15
/
+51
*
|
Delete testcase, it's invalid with 32-bit limbs.
Niels Möller
2020-10-30
1
-4
/
+0
*
|
Simplify ecc_mod, and prepare for separate result argument.
Niels Möller
2020-10-29
1
-0
/
+4
*
|
Merge branch 'invert-with-redc' into master-updates
Niels Möller
2020-10-13
1
-6
/
+14
|
\
\
|
*
|
Make ecc modular inversion use redc form, for relevant curves.
invert-with-redc
Niels Möller
2020-01-29
1
-6
/
+14
*
|
|
Additional chacha test, with simpler input structure.
Niels Möller
2020-07-11
1
-0
/
+86
*
|
|
Delete obsolete tests for chacha with 128-bit keys
Niels Möller
2020-07-11
1
-241
/
+0
*
|
|
Add test 128 bytes to gcm-test
Maamoun TK
2020-07-09
1
-0
/
+23
*
|
|
Additional salsa20 test, with simpler input structure.
Niels Möller
2020-07-06
1
-0
/
+70
*
|
|
Move bcrypt tests to its own file. ChangeLog entries for bcrypt.
bcrypt
Niels Möller
2020-07-02
3
-48
/
+55
*
|
|
Add bcrypt tests to testsuite.
Stephen R. van den Berg
2020-07-01
1
-0
/
+47
*
|
|
test/gostdsa-vko: add hashed test vectors from RFC 7836
Dmitry Baryshkov
2020-06-20
1
-0
/
+45
*
|
|
pbkdf2-test: add PBKDF2 tests using Streebog HMAC function
Dmitry Baryshkov
2020-06-20
1
-1
/
+30
*
|
|
hmac: add support for streebog256/512 hash function
Dmitry Baryshkov
2020-06-08
2
-0
/
+19
*
|
|
testsuite: add test for Streebog hash function
Dmitry Baryshkov
2020-06-06
3
-1
/
+92
*
|
|
Implement GOST R 34.11-2012 (Streebog) hash function
Dmitry Baryshkov
2020-06-06
1
-0
/
+2
*
|
|
Require gmp-6.1.0 or later, for mpn_zero_p.
Niels Möller
2020-04-25
2
-22
/
+0
*
|
|
DISTFILES fixes.
nettle_3.6rc2
Niels Möller
2020-04-25
1
-1
/
+1
*
|
|
Set WINEPATH for tests, and remove symlink workaround.
Niels Möller
2020-04-23
2
-18
/
+0
*
|
|
In tests, delete ASSERTs with functions pointer comparisons.
Niels Möller
2020-04-23
2
-14
/
+0
*
|
|
Delete .test-rules.make, replaced by GNU make pattern rules.
Niels Möller
2020-04-22
2
-341
/
+9
*
|
|
Implement GOST VKO key derivation algorithm
Dmitry Eremin-Solenikov
2020-04-21
4
-1
/
+96
*
|
|
Define _GNU_SOURCE in ed448-test.c.
Niels Möller
2020-04-12
1
-0
/
+2
*
|
|
Rework setting of LD_LIBRARY_PATH for tests.
test-shlib-dir
Niels Möller
2020-03-31
1
-2
/
+1
*
|
|
x86: Add x86-ibt-test.c
H.J. Lu
2020-03-22
3
-1
/
+74
*
|
|
chacha: add variant that treats counter value as 32-bit
Daiki Ueno
2020-03-09
1
-4
/
+30
*
|
|
chacha: add function to set initial block counter
Daiki Ueno
2020-03-09
1
-2
/
+35
*
|
|
cmac-des3: add meta declaration to Nettle library
Dmitry Baryshkov
2020-03-08
2
-12
/
+1
*
|
|
nettle-meta: Expose defined MACs through nettle_macs
move-nettle_mac
Niels Möller
2020-02-09
4
-1
/
+37
*
|
|
Add meta interface for HMAC functions.
Niels Möller
2020-02-09
3
-82
/
+29
*
|
|
Add meta interface for CMAC functions.
Niels Möller
2020-02-09
1
-24
/
+0
*
|
|
Move struct nettle_mac to nettle-meta.h.
Niels Möller
2020-02-09
1
-19
/
+0
|
/
/
*
|
Merge branch 'delete-ecc-g'
Niels Möller
2020-01-28
6
-105
/
+157
|
\
\
|
*
|
ChangeLog entries
delete-ecc-g
Niels Möller
2020-01-26
1
-1
/
+1
|
*
|
Fix memory leak in ecc-mul-a-test
Niels Möller
2020-01-26
1
-0
/
+1
|
*
|
Delete all usage of ecc->g
Niels Möller
2020-01-25
6
-85
/
+130
*
|
|
Add GOST DSA according to GOST R 34.10-2001/-2012
Dmitry Baryshkov
2020-01-25
6
-1
/
+369
*
|
|
Add support for GOST GC512A curve
Dmitry Eremin-Solenikov
2020-01-16
1
-2
/
+16
*
|
|
Add support for GOST GC256B curve
Dmitry Eremin-Solenikov
2020-01-16
1
-2
/
+10
|
/
/
*
|
Use %-pattern rules instad of suffix rules.
require-gnu-make
Niels Möller
2020-01-15
1
-3
/
+2
*
|
Simplify dependency rules using GNU make -include.
Niels Möller
2020-01-15
1
-2
/
+2
*
|
Implement ed448-shake256
Niels Möller
2020-01-02
5
-1
/
+368
*
|
Update eddsa internals to support ed448.
Niels Möller
2020-01-02
1
-3
/
+2
[next]