summaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-05
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-06-06
|\ \ | |/ |/|
| * crypto: hmac - fix memory leak in hmac_init_tfm()Eric Biggers2019-05-30
| * crypto: jitterentropy - change back to module_init()Eric Biggers2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 140Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 44Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 42Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner2019-05-24
* | Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-05-21
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-21
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-21
|\ \ \ | |/ / |/| / | |/
| * crypto: hash - fix incorrect HASH_MAX_DESCSIZEEric Biggers2019-05-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-02
| |\ \
| * | | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-05-06
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | crypto: ecrdsa - select ASN1 and OID_REGISTRY for EC-RDSAVitaly Chikunov2019-04-25
| * | crypto: testmgr - add missing self test entries for protected keysGilad Ben-Yossef2019-04-25
| * | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
| * | crypto: shash - remove useless crypto_yield() in shash_ahash_digest()Eric Biggers2019-04-25
| * | crypto: ccm - fix incompatibility between "ccm" and "ccm_base"Eric Biggers2019-04-19
| * | crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers2019-04-19
| * | crypto: shash - fix missed optimization in shash_ahash_digest()Eric Biggers2019-04-18
| * | crypto: cryptd - remove ability to instantiate ablkciphersEric Biggers2019-04-18
| * | crypto: scompress - initialize per-CPU variables on each CPUSebastian Andrzej Siewior2019-04-18
| * | crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
| * | crypto: testmgr - fuzz AEADs against their generic implementationEric Biggers2019-04-18
| * | crypto: testmgr - fuzz skciphers against their generic implementationEric Biggers2019-04-18
| * | crypto: testmgr - fuzz hashes against their generic implementationEric Biggers2019-04-18
| * | crypto: testmgr - add helpers for fuzzing against generic implementationEric Biggers2019-04-18
| * | crypto: testmgr - identify test vectors by name rather than numberEric Biggers2019-04-18
| * | crypto: testmgr - expand ability to test for errorsEric Biggers2019-04-18
| * | crypto: ecrdsa - add EC-RDSA test vectors to testmgrVitaly Chikunov2019-04-18
| * | crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov2019-04-18
| * | crypto: ecc - make ecc into separate moduleVitaly Chikunov2019-04-18
| * | crypto: Kconfig - create Public-key cryptography sectionVitaly Chikunov2019-04-18
| * | X.509: parse public key parameters from x509 for akcipherVitaly Chikunov2019-04-18
| * | KEYS: do not kmemdup digest in {public,tpm}_key_verify_signatureVitaly Chikunov2019-04-18
| * | crypto: akcipher - new verify API for public key algorithmsVitaly Chikunov2019-04-18
| * | crypto: rsa - unimplement sign/verify for raw RSA backendsVitaly Chikunov2019-04-18
| * | crypto: akcipher - default implementations for request callbacksVitaly Chikunov2019-04-18