linux/Documentation/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
..
device_drivers
api-aead.rst
api-akcipher.rst
api-digest.rst
api-intro.rst
api-kpp.rst
api-rng.rst
api-samples.rst
api-sig.rst
api-skcipher.rst
api.rst
architecture.rst
asymmetric-keys.rst
async-tx-api.rst
crypto_engine.rst
descore-readme.rst
devel-algos.rst
index.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
intro.rst
krb5.rst
libcrypto-blockcipher.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
libcrypto-hash.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
libcrypto-signature.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
libcrypto-utils.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
libcrypto.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
sha3.rst lib/crypto: docs: Add rst documentation to Documentation/crypto/ 2026-04-18 17:32:02 -07:00
userspace-if.rst crypto: docs/userspace-if - Fix outdated links 2026-03-07 14:22:53 +09:00