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
/
x86_64
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use explicit .byte sequences when assembling aes instructions.
Niels Möller
2015-01-13
2
-6
/
+14
*
x86_64: new aes assembly, using aesni instructions.
Niels Möller
2015-01-11
2
-0
/
+192
*
Reorganized x86_64 memxor.
Niels Möller
2014-11-24
2
-129
/
+291
*
Comment updates.
Niels Möller
2014-09-22
4
-5
/
+6
*
Optimized x86_64 assembly for ecc_25519_modp.
Niels Möller
2014-08-22
1
-43
/
+40
*
Initial x86_64 implementation of ecc_25519_modp, 30% speedup.
Niels Möller
2014-08-22
1
-0
/
+97
*
Fixes for w64 ABI.
Niels Möller
2014-06-01
4
-40
/
+48
*
Update copyright headers for dual licensing, x86_64 directory.
Niels Möller
2014-04-12
24
-434
/
+747
*
Use pshufhw + pshuflw for 16-bit rotate.
Niels Möller
2014-01-27
1
-4
/
+16
*
x86_64: Added chacha assembly.
Niels Möller
2014-01-27
1
-0
/
+103
*
Merge branch 'camellia-reorg' into master.
Niels Möller
2014-01-21
1
-14
/
+16
|
\
|
*
Reorganized camellia interface
Niels Möller
2013-10-10
1
-4
/
+4
|
*
Corrected .file pseudo-ops.
Niels Möller
2013-10-07
1
-1
/
+1
|
*
Separate rounds and keys arguments for _camellia_crypt.
Niels Möller
2013-10-07
1
-13
/
+15
*
|
Merge branch 'poly1305' into 'master'.
Niels Möller
2014-01-20
1
-0
/
+172
|
\
\
|
*
|
Move block buffer from poly1305_ctx to poly1305_aes_ctx. Simplify poly1305_di...
poly1305
Niels Möller
2014-01-20
1
-86
/
+29
|
*
|
poly1305_block: New argument for the high bit.
Niels Möller
2014-01-17
1
-2
/
+2
|
*
|
x86_64 assembly for poly1305.
Niels Möller
2013-11-21
1
-0
/
+229
|
|
/
*
|
Attempt to get asm rodata working on macosx.
Niels Möller
2013-12-17
1
-1
/
+1
*
|
Use .short rather than .hword, for compatibility with apple's assembler.
Niels Möller
2013-12-14
1
-32
/
+32
*
|
x86_64: Reorganized sha1 assembly code.
Niels Möller
2013-12-03
1
-142
/
+180
*
|
x86_64: New md5 assembly code.
Niels Möller
2013-12-03
1
-0
/
+163
|
/
*
Merged aes-reorg branch.
Niels Möller
2013-09-28
2
-55
/
+63
|
\
|
*
x86_64: Adapted aes assembly to new interrface.
Niels Möller
2013-05-20
2
-55
/
+63
*
|
New x86_64 assembly for gcm hashing.
Niels Möller
2013-09-22
1
-51
/
+146
*
|
Support optional assembly files for both nettle and hogweed.
Niels Möller
2013-09-09
1
-0
/
+130
|
/
*
Comment updates in umac asm files.
Niels Möller
2013-04-26
2
-2
/
+2
*
Comment updates in asm files.
Niels Möller
2013-04-26
6
-6
/
+6
*
Use size_t rather than unsigned for all cipher-related functions.
Niels Möller
2013-04-26
2
-12
/
+12
*
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
*
win64: Correctly read the fifth parameter from the stack if we've pushed xmm ...
Martin Storsjö
2013-04-23
1
-2
/
+6
*
sha: Add the missing W64_EXIT epilogue macro
Martin Storsjö
2013-04-23
2
-0
/
+2
*
salsa20: Don't return via W64_EXIT within the Lpartial subfunction
Martin Storsjö
2013-04-23
1
-2
/
+3
*
Use movdqu instead of movdqa for saving xmm registers
Martin Storsjö
2013-04-23
1
-20
/
+20
*
Switch to non-logarithmic ALIGN macro.
Niels Möller
2013-04-16
15
-33
/
+31
*
Deleted obsolete comment.
Niels Möller
2013-04-16
1
-6
/
+0
*
Fixed comment typo.
Niels Möller
2013-04-16
1
-1
/
+2
*
x86_64 assembly for umac_nh_n.
Niels Möller
2013-04-16
1
-0
/
+261
*
x86_64 assembly for umac_nh.
Niels Möller
2013-04-15
1
-0
/
+68
*
x86_64 sha3: Go via memory for moves between general registers and xmm regist...
Niels Möller
2013-04-11
1
-19
/
+31
*
Do the movd/movq workaround for the osx assembler, for sha3-permute
Martin Storsjö
2013-03-25
1
-18
/
+22
*
Comment fix.
Niels Möller
2013-03-13
1
-1
/
+1
*
x86_64 assembly for sha512.
Niels Möller
2013-03-13
2
-0
/
+200
*
x86_64 assembly for sha256.
Niels Möller
2013-03-13
1
-0
/
+196
*
x86_64 assembly for ecc_521_modp.
Niels Möller
2013-03-07
1
-0
/
+143
*
x86_64 assembly for ecc_384_modp.
Niels Möller
2013-03-06
1
-0
/
+240
*
x86_64 assembly for ecc_256_redc.
Niels Möller
2013-03-06
1
-0
/
+116
*
x86_64 assembly for ecc_224_modp.
Niels Möller
2013-03-06
1
-0
/
+115
*
Reduce number of additions for x86_64 ecc_192_modp.
Niels Möller
2013-02-28
1
-33
/
+36
[prev]
[next]