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.texinfo
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: added HKDF documentation
Nikos Mavrogiannopoulos
2017-08-30
1
-5
/
+44
*
Add PSS variants for RSA sign/verify functions
Daiki Ueno
2017-03-21
1
-0
/
+37
*
Fix a few minor documentation typos.
Niels Möller
2016-09-21
1
-3
/
+3
*
Fix ECDSA broken node links. Reported by Nick Alcock.
Niels Möller
2016-09-19
1
-1
/
+1
*
Document memeql_sec.
Niels Möller
2016-09-07
1
-2
/
+11
*
doc: Split Elliptic curves into sub-nodes.
Niels Möller
2016-09-07
1
-0
/
+20
*
Fix documentation typo.
Niels Möller
2016-09-07
1
-1
/
+1
*
Add Curve 25519 to concept index.
Niels Möller
2016-09-05
1
-0
/
+1
*
Define NETTLE_CURVE25519_RFC7748, and document it.
Niels Möller
2016-09-05
1
-0
/
+14
*
Update Curve25519 documentation.
Niels Möller
2016-05-02
1
-23
/
+27
*
Fix typos in CBC documentation. Spotted by Zhitao He.
Niels Möller
2016-02-16
1
-1
/
+1
*
Bump manual's UPDATED-FOR to 3.2.
Niels Möller
2016-01-23
1
-1
/
+1
*
RSA documentation update.
Niels Möller
2016-01-10
1
-19
/
+88
*
Typo fix.
Niels Möller
2015-11-23
1
-1
/
+1
*
Document rsa_encrypt, rsa_decrypt and rsa_decrypt_tr. Text contributed by And...
Niels Möller
2015-11-23
1
-0
/
+26
*
Updated SHA3 documentation.
Niels Möller
2015-09-06
1
-14
/
+19
*
Documentation update.
Niels Möller
2015-03-30
1
-12
/
+30
*
Updated EdDSA documentation.
Niels Möller
2015-03-19
1
-20
/
+10
*
Document base64url functions.
Niels Möller
2015-03-12
1
-11
/
+18
*
Updated curve25519_mul documentation.
Niels Möller
2015-03-10
1
-2
/
+18
*
Documentation of curev25519 and eddsa.
Niels Möller
2015-02-26
1
-1
/
+99
*
Typo fix.
Niels Möller
2015-02-10
1
-1
/
+1
*
Document nettle_aead.
Niels Möller
2014-05-08
1
-3
/
+41
*
Document SHA3 and ChaCha-Poly1305 as experimental.
Niels Möller
2014-05-06
1
-8
/
+19
*
Smaller doc tweaks, suggested by Nikos.
Niels Möller
2014-05-06
1
-5
/
+5
*
Document chacha-poly1305.
Niels Möller
2014-05-05
1
-15
/
+99
*
In the manual, change some subsections to subsubsections.
Niels Möller
2014-05-05
1
-4
/
+4
*
Move AEAD documentation to its own section.
Niels Möller
2014-05-05
1
-81
/
+89
*
Document poly1305-aes.
Niels Möller
2014-05-05
1
-4
/
+71
*
Minor typo fix.
Niels Möller
2014-05-04
1
-1
/
+1
*
Document ChaCha.
Niels Möller
2014-05-04
1
-0
/
+40
*
Smaller updates to salsa20 documentation.
Niels Möller
2014-05-04
1
-15
/
+19
*
Document new DSA interface.
Niels Möller
2014-05-04
1
-35
/
+114
*
Updated CCM documentation.
Niels Möller
2014-05-03
1
-34
/
+22
*
Updated GCM documentation.
Niels Möller
2014-04-27
1
-22
/
+100
*
Move description of general structure to the AEAD subsection.
Niels Möller
2014-04-27
1
-73
/
+71
*
Started on AEAD documentation.
Niels Möller
2014-04-27
1
-13
/
+48
*
Update documentation for nettle_cipher_func.
Niels Möller
2014-04-26
1
-25
/
+24
*
Document EAX.
Niels Möller
2014-04-26
1
-2
/
+186
*
Make HMAC and UMAC their own info nodes.
Niels Möller
2014-04-26
1
-1
/
+23
*
Document additional GCM and UMAC constants.
Niels Möller
2014-04-26
1
-1
/
+10
*
Rename *_DATA_SIZE to *_BLOCK_SIZE.
Niels Möller
2014-04-25
1
-18
/
+18
*
CCM documentation.
Owen Kirby
2014-04-25
1
-1
/
+241
*
Document that length arguments refer to the destination size.
Niels Möller
2014-04-25
1
-4
/
+7
*
Document additional sha512 variants.
Niels Möller
2014-04-22
1
-24
/
+42
*
Fix typos in umac documentation.
Niels Möller
2014-04-22
1
-5
/
+5
*
Updated licensing info.
Niels Möller
2014-04-13
1
-27
/
+34
*
Updated base16_encode_update and base64_encode_update documentation.
Niels Möller
2014-02-07
1
-12
/
+10
*
Documentation update. size_t, AES, Camellia.
Niels Möller
2014-01-30
1
-149
/
+197
*
Typo fix, spotted by Paul Dreik.
Niels Möller
2014-01-03
1
-1
/
+1
[next]