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
/
fat-arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the ARM Neon code doing a single block chacha.
delete-1-way-neon
Niels Möller
2021-01-25
1
-10
/
+0
*
Delete the ARM Neon code doing a single block salsa20.
Niels Möller
2021-01-25
1
-10
/
+0
*
Rearrange chacha_crypt and chacha_crypt32, enabling fat builds to use chacha_...
chacha-3core-neon
Niels Möller
2020-07-14
1
-0
/
+26
*
Rearrange salsa20, enabling ARM fat builds to use sala20_2core.
salsa20-2core-neon
Niels Möller
2020-07-08
1
-0
/
+13
*
fat-arm.c: Fix declarations of chacha_core functions.
Niels Möller
2019-01-19
1
-2
/
+2
*
Add --enable-fat support for arm neon chacha20
Yuriy M. Kaminskiy
2019-01-19
1
-0
/
+10
*
Fix arm fat setup for nettle_sha1_compress.
Niels Möller
2018-07-12
1
-2
/
+2
*
abi: explicitly export intended symbols and hide others
Nikos Mavrogiannopoulos
2018-07-07
1
-2
/
+2
*
fat-arm: Add missing define for _GNU_SOURCE
Andreas Schneider
2017-09-06
1
-0
/
+2
*
In arm fat build, hook in sha1 and sha256 armv6 assembly.
Niels Möller
2015-01-25
1
-0
/
+20
*
Made fat initialization more robust.
Niels Möller
2015-01-23
1
-6
/
+0
*
Fat functions for arm neon.
Niels Möller
2015-01-21
1
-0
/
+61
*
Implemented handling of NETTLE_FAT_OVERRIDE, for arm.
Niels Möller
2015-01-20
1
-42
/
+70
*
Initial fat library support for arm.
Niels Möller
2015-01-19
1
-0
/
+164