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 (
Collapse
)
Author
Age
Files
Lines
*
ARM Neon implementation of chacha.
Niels Möller
2015-06-03
2
-0
/
+141
|
*
ABI and libdir detection for Irix.
Klaus Ziegler
2015-05-19
2
-0
/
+22
|
*
Added nettle_version_major and nettle_version_minor functions.
Niels Möller
2015-05-12
7
-1
/
+110
|
*
Fix syntax error in ARM offset addressing. Spotted by Jukka Ukkonen.
Niels Möller
2015-04-29
2
-2
/
+4
|
*
Drop unneeded %-prefix on ARM register.
Niels Möller
2015-04-29
3
-2
/
+7
|
*
ChangeLog entry for release.
nettle_3.1.1_release_20150424
Niels Möller
2015-04-24
1
-0
/
+2
|
*
Upload directive files.
Niels Möller
2015-04-24
3
-0
/
+7
|
*
Update NEWS for nettle-3.1.1.
Niels Möller
2015-04-24
1
-0
/
+19
|
*
Bump version numbers.
Niels Möller
2015-04-24
2
-3
/
+9
|
*
Fix ChangeLog entries for earlier releases.
Niels Möller
2015-04-24
1
-1
/
+5
|
*
Fix error in earlier ChangeLog entry.
Niels Möller
2015-04-24
1
-1
/
+1
|
*
Fix email address in ChangeLog.
Niels Möller
2015-04-22
1
-10
/
+10
|
*
Use ".value" instead of ".short", for Sun/Oracle x86_64 assembler.
Niels Möller
2015-04-22
2
-32
/
+39
|
*
Fix shell quoting in test of GMP_NUMB_BITS asm compatibility. Reported by ↵
Niels Möller
2015-04-13
2
-1
/
+6
|
|
|
|
Edward Sheldrake.
*
Updated release plan.
nettle_3.1_release_20150407
Niels Möller
2015-03-31
1
-11
/
+11
|
*
Exclude asm files which fail when building on w64 using mini-gmp.
nettle_3.1rc3
Niels Möller
2015-03-31
5
-0
/
+23
|
*
Move configure check for GMP_NUMB_BITS earlier.
Niels Möller
2015-03-31
2
-94
/
+97
|
*
Unconditionally delete all *.a files for make clean.
Niels Möller
2015-03-31
2
-1
/
+6
|
*
Allow leading underscore on mini-gmp symbols.
nettle_3.1rc2
Niels Möller
2015-03-30
2
-2
/
+3
|
*
Moved definition of GMP_NUMB_BITS (for mini-gmp) from bignum.h to version.h.in.
Niels Möller
2015-03-30
3
-3
/
+10
|
*
Documentation update.
Niels Möller
2015-03-30
2
-12
/
+33
|
*
Fixed symbols-test, check for NETTLE_USE_MINI_GMP in version.h.
Niels Möller
2015-03-30
2
-1
/
+6
|
*
Rename bignum.h.in to bignum.h. Include version.h. Update Makefile and ↵
nettle_3.1rc1
Niels Möller
2015-03-26
5
-13
/
+22
|
|
|
|
configure.
*
Define NETTLE_USE_MINI_GMP in version.h.
Niels Möller
2015-03-26
2
-0
/
+6
|
*
Tweak sed expressions for substitutions in version.h.
Niels Möller
2015-03-25
2
-2
/
+6
|
*
Include new assembly directories for make dist.
Niels Möller
2015-03-25
2
-1
/
+6
|
*
Fixed allocation bug and overwrite in ed25519_sha512_public_key.
Niels Möller
2015-03-25
2
-1
/
+6
|
*
Fixed a few typos.
Niels Möller
2015-03-19
1
-2
/
+2
|
*
List some gmp-6 functions to take advantage of.
Niels Möller
2015-03-19
1
-1
/
+3
|
*
Updated release plan.
Niels Möller
2015-03-19
1
-5
/
+5
|
*
Fixed handling of optional source files with make dist.
Niels Möller
2015-03-19
2
-12
/
+21
|
*
Rename nettle_curve25519 to _nettle_curve25519, and remove declaration from ↵
Niels Möller
2015-03-19
18
-24
/
+33
|
|
|
|
ecc-curve.h.
*
Updated EdDSA documentation.
Niels Möller
2015-03-19
2
-20
/
+12
|
*
Makefile fixes to make make distcheck happy.
Niels Möller
2015-03-19
2
-3
/
+12
|
*
ChangeLog entry for previous change.
Niels Möller
2015-03-19
1
-0
/
+7
|
*
added missing dist files
Nikos Mavrogiannopoulos
2015-03-19
1
-0
/
+1
|
*
Added version.h with library versioning information
Nikos Mavrogiannopoulos
2015-03-19
3
-2
/
+56
|
*
EdDSA interface change, use plain strings to represent keys.
Niels Möller
2015-03-19
9
-122
/
+137
|
*
New function _eddsa_public_key.
Niels Möller
2015-03-18
4
-1
/
+71
|
*
NEWS update
Niels Möller
2015-03-17
1
-6
/
+18
|
|
|
|
|
Mention bugfix for camellia on 64-bit non-x86 platforms, and the new base64url support.
*
Updated release plan.
Niels Möller
2015-03-14
1
-4
/
+4
|
*
New function memeql_sec.
Niels Möller
2015-03-14
2
-1
/
+20
|
*
Micro optimization of base64 and base16 context structs.
Niels Möller
2015-03-12
3
-8
/
+13
|
*
Document base64url functions.
Niels Möller
2015-03-12
2
-11
/
+22
|
*
Updated curve25519_mul documentation.
Niels Möller
2015-03-10
2
-2
/
+23
|
*
Changed return type for curve25519_mul to void.
Niels Möller
2015-03-10
5
-15
/
+11
|
*
Updated release plan.
Niels Möller
2015-02-26
1
-2
/
+10
|
*
Documentation of curev25519 and eddsa.
Niels Möller
2015-02-26
2
-1
/
+103
|
*
Typo fix.
Niels Möller
2015-02-10
1
-1
/
+1
|
*
New struct nettle_armor for base64url.
Niels Möller
2015-02-10
7
-2
/
+87
|
[next]