linux/lib/crypto
Linus Torvalds e2683c8868 Crypto library fix and documentation update for 7.1
- Fix an integer underflow in the mpi library
 
 - Improve the crypto library documentation
 -----BEGIN PGP SIGNATURE-----
 
 iIoEABYIADIWIQSacvsUNc7UX4ntmEPzXCl4vpKOKwUCaefDABQcZWJpZ2dlcnNA
 a2VybmVsLm9yZwAKCRDzXCl4vpKOKy6mAQDjR6/V4IukSFyMaWYJBGGOZNRUwLda
 DwHkFLpfAKJP4AD6AovNzxLksG2oms6pkcvPiDVtT2maRr+MiVlc0CpKJQg=
 =DkWb
 -----END PGP SIGNATURE-----

Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux

Pull more crypto library updates from Eric Biggers:
 "Crypto library fix and documentation update:

   - Fix an integer underflow in the mpi library

   - Improve the crypto library documentation"

* tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
  lib/crypto: docs: Add rst documentation to Documentation/crypto/
  docs: kdoc: Expand 'at_least' when creating parameter list
  lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()
2026-04-21 11:46:22 -07:00
..
arm
arm64
mips
mpi Crypto library fix and documentation update for 7.1 2026-04-21 11:46:22 -07:00
powerpc
riscv
s390
sparc
tests
x86
.kunitconfig
Kconfig
Makefile
aes.c
aescfb.c
aesgcm.c
arc4.c
blake2b.c
blake2s.c
chacha-block-generic.c
chacha.c
chacha20poly1305.c
curve25519-fiat32.c
curve25519-hacl64.c
curve25519.c
des.c
fips-mldsa.h
fips.h
gf128hash.c
gf128mul.c
hash_info.c
md5.c
memneq.c
mldsa.c
nh.c
poly1305-donna32.c
poly1305-donna64.c
poly1305.c
sha1.c
sha3.c
sha256.c
sha512.c
simd.c
sm3.c
utils.c