mirror of
https://github.com/torvalds/linux.git
synced 2026-05-13 08:39:31 +02:00
- 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() |
||
|---|---|---|
| .. | ||
| 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 | ||
| intro.rst | ||
| krb5.rst | ||
| libcrypto-blockcipher.rst | ||
| libcrypto-hash.rst | ||
| libcrypto-signature.rst | ||
| libcrypto-utils.rst | ||
| libcrypto.rst | ||
| sha3.rst | ||
| userspace-if.rst | ||