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
...
*
|
New function _nettle_poly1305_update.
Niels Möller
2022-10-31
7
-7
/
+102
*
|
Minor comment fix.
Niels Möller
2022-10-31
1
-1
/
+1
*
|
Merge branch 'power7-chacha-fix' into 'master'
Niels Möller
2022-10-20
1
-16
/
+31
|
\
\
|
*
|
Fix illegal instruction in chacha-2core.asm on POWER7
Maamoun TK
2022-10-20
1
-16
/
+31
|
/
/
*
|
Documentation of Balloon hash.
Zoltan Fridrich
2022-10-16
1
-0
/
+75
*
|
Use updated version of qemu that emulates vmsumudm properly on ppc
Maamoun TK
2022-10-13
1
-2
/
+2
*
|
Undo workaround for unsupported vmsumudm on ppc
Maamoun TK
2022-10-13
3
-8
/
+2
*
|
Fix bug in poly1305-internal.asm affecting big-endian mode
Maamoun TK
2022-10-13
1
-1
/
+1
*
|
Add back implementation of mpn_sec_tabselect, for mini-gmp builds.
Niels Möller
2022-10-13
3
-0
/
+31
*
|
Delete sec_tabselect, use gmp's mpn_sec_tabselect instead.
Niels Möller
2022-10-11
8
-81
/
+19
*
|
Add benchmarking of modulo q inversion.
Niels Möller
2022-10-02
2
-7
/
+19
*
|
Fix compiler warnings in the eccdata program.
Niels Möller
2022-09-29
1
-2
/
+2
*
|
ChangeLog update.
Niels Möller
2022-09-29
1
-0
/
+16
*
|
Delete ecc->mul_g and ecc->h_to_a indirection for ecdsa/gostdsa sign.
ecdsa-weierstrass-only
Niels Möller
2022-09-28
2
-9
/
+8
*
|
Delete ecc->mul and ecc->mul_g indirection for ecdsa/gostdsa verify.
Niels Möller
2022-09-28
2
-14
/
+14
*
|
Merge branch 'ecdsa-duplication-fix'
Niels Möller
2022-09-28
9
-36
/
+255
|
\
\
|
*
|
Comment update
ecdsa-duplication-fix
Niels Möller
2022-09-28
2
-2
/
+2
|
*
|
Fix ECDSA verify corner case
Niels Möller
2022-09-14
5
-19
/
+45
|
*
|
New function ecc_nonsec_add_jjj
Niels Möller
2022-09-14
5
-16
/
+209
*
|
|
Stricter validation of nettle_cipher and nettle_hash in tests.
Niels Möller
2022-09-28
4
-4
/
+17
*
|
|
ChangeLog and AUTHORS update for SIV-GCM.
Niels Möller
2022-09-28
2
-1
/
+23
*
|
|
ChangeLog and AUTHORS update for Balloon.
Niels Möller
2022-09-28
2
-0
/
+17
*
|
|
Merge branch 'wip/dueno/aes-gcm-siv' into 'master'
Niels Möller
2022-09-28
15
-3
/
+1444
|
\
\
\
|
*
|
|
Implement AES-GCM-SIV
Daiki Ueno
2022-09-27
15
-3
/
+1444
*
|
|
|
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
[prev]
[next]