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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Daiki Ueno's wip branch aes-gcm-siv into siv-gcm
wip-siv-gcm
Niels Möller
2022-09-26
15
-3
/
+1440
|
\
|
*
Implement AES-GCM-SIV
Daiki Ueno
2022-09-25
15
-3
/
+1440
*
|
Add Red Hat copyright lines.
balloon
Zoltan Fridrich
2022-09-24
6
-0
/
+6
*
|
Avoid calling hash update with NULL input (and zero length)
Zoltan Fridrich
2022-09-24
1
-2
/
+4
*
|
Delete fail variable in tests
Zoltan Fridrich
2022-09-24
1
-12
/
+5
*
|
Implement balloon password hashing
Zoltan Fridrich
2022-09-14
10
-2
/
+606
*
|
Cleanup of eccdata.
Niels Möller
2022-09-08
2
-100
/
+113
|
/
*
Move bswap-related functions to bswap-internal.h.
bswap-header
Niels Möller
2022-08-31
6
-56
/
+102
*
Update AUTHORS file with SM4 contribution.
Niels Möller
2022-08-19
1
-1
/
+1
*
Add sm4.h to HEADERS.
sm4
Niels Möller
2022-08-18
2
-2
/
+4
*
ChangeLog entries for SM4.
Niels Möller
2022-08-18
1
-0
/
+10
*
doc: documentation for GCM using SM4 cipher
Tianjia Zhang
2022-08-18
1
-0
/
+38
*
gcm: Add SM4 as the GCM underlying cipher
Tianjia Zhang
2022-08-18
8
-1
/
+187
*
doc: Add menu items for SM4
Niels Möller
2022-08-18
1
-0
/
+2
*
doc: documentation for SM4 cipher algorithm
Tianjia Zhang
2022-08-18
1
-0
/
+36
*
nettle-benchmark: bench SM4 symmetric algorithm
Tianjia Zhang
2022-08-18
1
-0
/
+2
*
testsuite: add test for SM4 symmetric algorithm
Tianjia Zhang
2022-08-18
3
-1
/
+21
*
Introduce SM4 symmetric cipher algorithm
Tianjia Zhang
2022-08-18
7
-1
/
+347
*
Change mips abi check to apply only to mips64.
Niels Möller
2022-08-18
2
-1
/
+5
*
tests: Define mpz_urandomm when building with mini-gmp.
Niels Möller
2022-08-17
3
-0
/
+14
*
Fix memory leak in new test.
Niels Möller
2022-08-16
1
-0
/
+2
*
Reduce output range of ecc_mod_sub.
Niels Möller
2022-08-16
15
-8
/
+226
*
Minor cleanup to eccdata program
Niels Möller
2022-08-16
3
-44
/
+51
*
Merge branch 'sha256-compress-n' into master-updates
Niels Möller
2022-08-15
22
-226
/
+440
|
\
|
*
s390x: Implement sha256_compress_n
sha256-compress-n
Niels Möller
2022-07-29
4
-24
/
+31
|
*
arm: Implement sha256_compress_n
Niels Möller
2022-07-26
4
-44
/
+97
|
*
arm64: Implement sha256_compress_n
Niels Möller
2022-07-11
4
-22
/
+40
|
*
Update C _nettle_sha256_compress_n fat build setup.
Niels Möller
2022-07-11
1
-4
/
+5
|
*
Implement _nettle_sha256_compress_n, C and x86_64 asm
Niels Möller
2022-07-05
12
-131
/
+205
|
*
New file md-internal.h
Niels Möller
2022-07-05
3
-1
/
+62
*
|
Workaround for qemu bug affecting the ppc intruction vmsumudm
Niels Möller
2022-08-14
3
-2
/
+8
*
|
Document hash compress functions, based on patch from Corentin Labbe.
Niels Möller
2022-08-07
2
-0
/
+35
*
|
Tweak to AC_CONFIG_SRCDIR.
Niels Möller
2022-08-07
2
-1
/
+6
*
|
Merge branch 'ppc-r64-44' into 'master'
Niels Möller
2022-08-06
7
-3
/
+373
|
\
\
|
*
|
[PowerPC] Use defined structure constants of P1305 in asm.m4
Maamoun TK
2022-08-06
1
-20
/
+20
|
*
|
[PowerPC] Implement Poly1305 single block update based on radix 2^64
Maamoun TK
2022-05-29
7
-3
/
+373
*
|
|
Fix alloca warnings on bsd systems.
Niels Möller
2022-08-05
3
-2
/
+5
*
|
|
Fix to getopt.c includes.
Niels Möller
2022-08-05
2
-11
/
+9
*
|
|
ChangeLog entries for *BSD portability fixes from Brad Smith.
Niels Möller
2022-08-04
1
-0
/
+7
*
|
|
Fix 64-bit MIPS ABI check for other OS's like *BSD / Linux
Brad Smith
2022-08-04
1
-1
/
+1
*
|
|
Eliminate conflict with OpenBSD's swap32 macro
Brad Smith
2022-08-04
1
-0
/
+3
*
|
|
Use proper PIC flag for *BSD OS's
Brad Smith
2022-08-01
1
-1
/
+2
*
|
|
Update mailing list url in README.
Niels Möller
2022-07-21
1
-1
/
+1
*
|
|
Merge branch 's390x-gief-fix' into 'master'
Niels Möller
2022-06-28
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[S390x] Fix potential compiler error regarding GIEF usage
Maamoun TK
2022-06-28
1
-0
/
+1
|
/
/
*
|
Additional tests for sha1 and sha256 compression.
Niels Möller
2022-06-20
3
-0
/
+111
*
|
Merge branch 'chacha_m4_fix' into 'master'
Niels Möller
2022-06-14
1
-2
/
+2
|
\
\
|
*
|
Add missing percent sign for chacha s390x-specific vector names
Maamoun TK
2022-06-14
1
-2
/
+2
*
|
|
Update mail list link.
Niels Möller
2022-06-13
1
-1
/
+1
*
|
|
Delete dead links to postgresql and scheme bindings.
Niels Möller
2022-06-13
1
-5
/
+0
[next]