linux/lib/crypto/mpi
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
..
generic_mpih-add1.c
generic_mpih-lshift.c
generic_mpih-mul1.c
generic_mpih-mul2.c
generic_mpih-mul3.c
generic_mpih-rshift.c
generic_mpih-sub1.c
longlong.h lib: crypto: fix comments for count_leading_zeros() 2026-03-23 13:33:51 -04:00
Makefile Revert "lib/mpi: Extend the MPI library" 2024-08-17 13:55:50 +08:00
mpi-add.c lib/crypto: Explicitly include <linux/export.h> 2025-06-30 09:26:19 -07:00
mpi-bit.c lib/crypto: Explicitly include <linux/export.h> 2025-06-30 09:26:19 -07:00
mpi-cmp.c lib/crypto: Explicitly include <linux/export.h> 2025-06-30 09:26:19 -07:00
mpi-div.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-inline.h
mpi-internal.h crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-mod.c crypto: lib/mpi - Add error checks to extension 2024-08-17 13:55:50 +08:00
mpi-mul.c lib/crypto: Explicitly include <linux/export.h> 2025-06-30 09:26:19 -07:00
mpi-pow.c lib/crypto: Explicitly include <linux/export.h> 2025-06-30 09:26:19 -07:00
mpi-sub-ui.c lib/crypto: Explicitly include <linux/export.h> 2025-06-30 09:26:19 -07:00
mpicoder.c lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl() 2026-04-14 23:15:16 -07:00
mpih-cmp.c
mpih-div.c
mpih-mul.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00
mpiutil.c Convert 'alloc_obj' family to use the new default GFP_KERNEL argument 2026-02-21 17:09:51 -08:00