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
/
nettle-internal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers for dual licensing.
Niels Möller
2014-04-12
1
-24
/
+32
*
Resurrect nettle_arcfour128, as an internal aead.
Niels Möller
2014-03-18
1
-1
/
+12
*
Define and use nettle_cipher_func, for block ciphers.
Niels Möller
2014-03-18
1
-37
/
+33
*
Renamed chacha256_set_key to chacha_set_key.
Niels Möller
2014-03-04
1
-2
/
+2
*
Make eax_aes128 interface public.
Niels Möller
2014-02-13
1
-69
/
+0
*
Generalized nettle_aead abstraction, and moved to nettle-meta.h.
Niels Möller
2014-02-12
1
-11
/
+22
*
Renamed chacha_set_iv to chacha_set_nonce.
Niels Möller
2014-02-10
1
-2
/
+2
*
Deleted _NETTLE_CIPHER.
Niels Möller
2014-02-06
1
-1
/
+8
*
Dropped length argument from nettle_set_key_func.
set_key-changes
Niels Möller
2014-01-29
1
-46
/
+17
*
Benchmarking of chacha.
Niels Möller
2014-01-27
1
-0
/
+20
*
New gcm-aes interface.
Niels Möller
2014-01-26
1
-7
/
+8
*
Implemented EAX.
Niels Möller
2013-10-05
1
-0
/
+55
*
New interface for AES-256. Also deleted old aes-meta.c.
Niels Möller
2013-06-25
1
-0
/
+3
*
New interface for AES-192.
Niels Möller
2013-06-25
1
-0
/
+2
*
New interface for AES-128.
Niels Möller
2013-06-25
1
-0
/
+5
*
Use size_t rather than unsigned for all cipher-related functions.
Niels Möller
2013-04-26
1
-3
/
+3
*
Benchmark salsa20r12.
Niels Möller
2013-04-17
1
-0
/
+9
*
Updated FSF address. Patch from David Woodhouse.
Niels Möller
2012-07-07
1
-2
/
+2
*
salsa20_set_iv: Deleted size argument.
Niels Möller
2012-03-31
1
-1
/
+1
*
Support salsa20 in nettle-benchmark.
Niels Möller
2012-03-30
1
-1
/
+21
*
Converted files to utf-8.
Niels Möller
2012-02-18
1
-1
/
+1
*
* nettle-internal.c (nettle_gcm_aes128): New const struct.
Niels Möller
2011-02-14
1
-1
/
+9
*
(des_set_key_hack): Don't touch the bits
Niels Möller
2011-02-14
1
-18
/
+10
*
Moved all typedefs for function types to nettle-types.h. Use
Niels Möller
2008-11-01
1
-4
/
+4
*
Use "config.h", not <config.h>.
Niels Möller
2003-05-12
1
-1
/
+1
*
* Reordered includes in most or all .c-files. All should now include
Niels Möller
2003-05-12
1
-3
/
+7
*
(nettle_blowfish128): Fixed definition, with
Niels Möller
2002-02-11
1
-1
/
+1
*
New files.
Niels Möller
2002-01-14
1
-0
/
+81