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
...
*
ARM: Optmized aligned case of memxor3.
Niels Möller
2013-02-06
2
-8
/
+32
*
Minor tweaks to memxor3.
Niels Möller
2013-02-06
1
-14
/
+10
*
ARM: Optmized aligned case of memxor.
Niels Möller
2013-02-06
2
-4
/
+29
*
Setup for using ARM assembly. Initial memxor for ARM.
Niels Möller
2013-02-06
5
-0
/
+431
*
Let configure set ASM_TYPE_PROGBITS, and use it for ASM_MARK_NOEXEC_STACK.
Niels Möller
2013-02-06
3
-24
/
+37
*
Fixed setting of ASM_ALIGN_LOG.
Niels Möller
2013-02-06
2
-3
/
+2
*
Use a separate make rule for m4 preprocessing of assembly files.
Niels Möller
2013-02-06
4
-16
/
+41
*
Use changecom and divert in asm.m4.
Niels Möller
2013-02-06
2
-2
/
+15
*
Updated RSA and DSA tests, after the previous change to nettle_mpz_random.
Niels Möller
2013-02-05
3
-25
/
+32
*
nettle_mpz_random: Increased number of extra bits to 64, following FIPS 186-3.
Niels Möller
2013-01-31
2
-2
/
+8
*
Merge branch 'master' of git.lysator.liu.se:nettle/nettle
Niels Möller
2013-01-16
1
-2
/
+8
|
\
|
*
Updated plan.html.
nettle_2.6_release_20130116
Niels Möller
2013-01-14
1
-2
/
+8
*
|
Minor tweaks to NEWS file.
Niels Möller
2013-01-14
1
-6
/
+7
|
/
*
Use AC_LANG_SOURCE in configure check.
Niels Möller
2013-01-13
2
-1
/
+5
*
Minor nitpicking.
Niels Möller
2013-01-02
2
-4
/
+4
*
Bumped library versions, to nettle-4.5 and hogweed-2.3.
Niels Möller
2013-01-02
3
-2
/
+10
*
Fixed make rules for building objects in parent directory.
Niels Möller
2013-01-02
4
-5
/
+22
*
More NEWS entries for 2.6.
Niels Möller
2013-01-02
1
-2
/
+53
*
Minor documentation fixes.
Niels Möller
2013-01-01
1
-9
/
+9
*
Document additional sha3 functions.
Niels Möller
2013-01-01
2
-11
/
+117
*
Benchmark additional sha3 functions.
Niels Möller
2013-01-01
2
-1
/
+7
*
Added sha3 variants with other digest sizes.
Niels Möller
2013-01-01
15
-2
/
+2679
*
Disabled use of sha3-permute.asm
Niels Möller
2012-12-30
3
-1
/
+11
*
Merge branch 'master' of git.lysator.liu.se:/nettle/nettle
Niels Möller
2012-12-21
3
-4
/
+22
|
\
|
*
New configure option --disable-static. Based on patch from Alon Bar-Lev.
Niels Möller
2012-12-15
3
-4
/
+22
*
|
Typo fix.
Niels Möller
2012-12-21
1
-1
/
+1
*
|
Fix some warnings in the testsuite.
Tim Ruehsen
2012-12-21
3
-4
/
+11
|
/
*
From Alon Bar-Lev: Check for ar program.
Niels Möller
2012-12-15
3
-1
/
+8
*
Rewrote x86_64 sha3-permute.asm.
Niels Möller
2012-12-13
2
-362
/
+451
*
Rewrote C implementation of sha3-permute.
Niels Möller
2012-12-09
2
-71
/
+103
*
Fixed ctr_crypt zero-length bug, reported by Tim Kosse.
Niels Möller
2012-12-04
4
-11
/
+48
*
Optimized C implementation of sha3_permute.
Niels Möller
2012-12-03
2
-31
/
+64
*
Basic x86_64 sha3-permute.asm.
Niels Möller
2012-12-03
3
-1
/
+418
*
Reorganization of hash function documentation. Document sha3-256.
Niels Möller
2012-12-03
2
-172
/
+252
*
Merge branch 'master' of git.lysator.liu.se:nettle/nettle
Niels Möller
2012-12-02
29
-190
/
+271
|
\
|
*
Replaced all internal usage of sha.h.
Niels Möller
2012-12-02
25
-25
/
+23
|
*
Split sha.h into new files sha1.h and sha2.h.
Niels Möller
2012-12-02
5
-166
/
+249
*
|
Started on plan for nettle-2.6.
Niels Möller
2012-11-29
1
-31
/
+23
*
|
Typo fix.
Niels Möller
2012-11-29
1
-1
/
+1
|
/
*
Add PBKDF2-HMAC-SHA512 test cases.
Fredrik Thulin
2012-11-28
2
-1
/
+32
*
Minor typo fix.
Niels Möller
2012-11-22
1
-1
/
+1
*
run-tests: Added (c) notice. Some whitespace cleanup.
Niels Möller
2012-11-22
1
-7
/
+22
*
Portability fixes for sha3-permute: long long constants, no zero shift to ROT...
Niels Möller
2012-11-15
2
-13
/
+17
*
Fixes for big-endian sha3 code.
Niels Möller
2012-11-15
2
-1
/
+4
*
New macro LE_READ_UINT64.
Niels Möller
2012-11-15
2
-0
/
+14
*
Micro optimizations for sha3. Doubled the performance on x86_64.
Niels Möller
2012-11-13
2
-22
/
+43
*
Benchmark sha3_permute.
Niels Möller
2012-11-13
2
-46
/
+50
*
Benchmark sha3_256.
Niels Möller
2012-11-12
2
-0
/
+3
*
Implemented sha3.
Niels Möller
2012-11-12
13
-2
/
+1281
*
New function _nettle_write_le64.
Niels Möller
2012-11-12
5
-2
/
+81
[prev]
[next]