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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Implement sha256_compress_n
Niels Möller
2022-07-26
2
-36
/
+80
*
Delete the ARM Neon code doing a single block chacha.
delete-1-way-neon
Niels Möller
2021-01-25
2
-181
/
+0
*
Delete the ARM Neon code doing a single block salsa20.
Niels Möller
2021-01-25
2
-243
/
+0
*
arm: Unify neon asm for big- and little-endian modes
Michael Weiser
2021-01-13
5
-89
/
+95
*
arm: Fix comment typo
Niels Möller
2020-12-21
1
-1
/
+1
*
Update ARM mod and redc functions
Niels Möller
2020-10-31
5
-88
/
+99
*
Use default m4 quote character in asm files, part 2
Niels Möller
2020-09-13
37
-602
/
+602
*
Rearrange chacha_crypt and chacha_crypt32, enabling fat builds to use chacha_...
chacha-3core-neon
Niels Möller
2020-07-14
1
-0
/
+36
*
Fix (arm neon) _nettle_chacha_3core32
Niels Möller
2020-07-14
1
-1
/
+0
*
Keep counter words in registers
Niels Möller
2020-07-13
1
-13
/
+17
*
Reschedule first permutation
Niels Möller
2020-07-13
1
-12
/
+10
*
Reschedule second permutation
Niels Möller
2020-07-13
1
-11
/
+9
*
Reschedule second qround
Niels Möller
2020-07-13
1
-26
/
+29
*
Reschedule first qround
Niels Möller
2020-07-13
1
-26
/
+29
*
Three-way interleaving of chacha on Neon
Niels Möller
2020-07-13
1
-0
/
+242
*
Rearrange salsa20, enabling ARM fat builds to use sala20_2core.
salsa20-2core-neon
Niels Möller
2020-07-08
1
-0
/
+36
*
Two-way interleaving of salsa20 on Neon
Niels Möller
2020-07-06
1
-0
/
+206
*
arm: Fix memxor for non-armv6+ big-endian systems
Michael Weiser
2020-03-12
2
-19
/
+25
*
ecc: rename functions to contain curve names instead of bits
Dmitry Eremin-Solenikov
2020-01-10
5
-15
/
+15
*
ecc: prefix optimized ECC function names with underscore
Dmitry Eremin-Solenikov
2020-01-10
5
-10
/
+10
*
ecc: rename source files with curves data
Dmitry Eremin-Solenikov
2020-01-10
5
-10
/
+10
*
Add --enable-fat support for arm neon chacha20
Yuriy M. Kaminskiy
2019-01-19
1
-0
/
+37
*
Fix arm fat setup for nettle_sha1_compress.
Niels Möller
2018-07-12
1
-1
/
+1
*
abi: explicitly export intended symbols and hide others
Nikos Mavrogiannopoulos
2018-07-07
2
-4
/
+4
*
Document arm endianness considerations
Michael Weiser
2018-03-25
1
-1
/
+68
*
Support big-endian arm in assembly code
Michael Weiser
2018-03-25
7
-42
/
+138
*
Make nettle compile with pre-UAL arm assembler.
Marcus Hoffmann
2017-03-09
1
-1
/
+1
*
ARM Neon implementation of chacha.
Niels Möller
2015-06-03
1
-0
/
+136
*
Fix syntax error in ARM offset addressing. Spotted by Jukka Ukkonen.
Niels Möller
2015-04-29
1
-2
/
+2
*
Drop unneeded %-prefix on ARM register.
Niels Möller
2015-04-29
2
-2
/
+2
*
In arm fat build, hook in sha1 and sha256 armv6 assembly.
Niels Möller
2015-01-25
2
-0
/
+74
*
arm: Add .arch directives for armv6
Martin Storsjö
2015-01-25
4
-0
/
+6
*
Fat functions for arm neon.
Niels Möller
2015-01-21
5
-0
/
+185
*
Initial fat library support for arm.
Niels Möller
2015-01-19
4
-0
/
+140
*
arm: Moved memxor3 to new file, arm/memxor3.asm.
Niels Möller
2015-01-10
2
-271
/
+315
*
Comment updates.
Niels Möller
2014-09-22
5
-8
/
+8
*
Update copyright headers for dual licensing, arm directories.
Niels Möller
2014-04-12
17
-306
/
+527
*
Merged aes-reorg branch.
Niels Möller
2013-09-28
4
-114
/
+166
|
\
|
*
arm: Adapted AES assembly to new interface.
Niels Möller
2013-05-22
4
-114
/
+166
*
|
arm: Moved sha1 and sha256 assembly into v6 subdirectory.
Niels Möller
2013-05-20
2
-0
/
+0
|
/
*
arm: Added AES code for pre-v6 processors.
Niels Möller
2013-05-16
3
-0
/
+361
*
arm: Renamed AES_FINAL_ROUND.
Niels Möller
2013-05-16
3
-10
/
+10
*
arm/v6: AES microptimization.
Niels Möller
2013-05-16
3
-9
/
+4
*
arm: Moved AES round macros from aes.m4 to the files using them.
Niels Möller
2013-05-16
3
-123
/
+124
*
arm/v6: Alignment tweaks to aes code.
Niels Möller
2013-05-16
2
-4
/
+8
*
New asm directory arm/v6. Moved aes functions using the uxtb instruction there.
Niels Möller
2013-05-15
2
-0
/
+0
*
Comment updates in asm files.
Niels Möller
2013-04-26
3
-3
/
+2
*
Updated some memxor comments.
Niels Möller
2013-04-24
1
-2
/
+2
*
Added nettle_ prefix to memxor symbols.
Niels Möller
2013-04-24
1
-4
/
+4
*
Reorganization of ARM assembly.
Niels Möller
2013-04-18
18
-0
/
+3291