summaryrefslogtreecommitdiff
path: root/include/crypto
Commit message (Expand)AuthorAge
...
* crypto: engine - replace pr_xxx by dev_xxxCorentin LABBE2017-06-19
* crypto: akcipher - assume key is already set in maxsizeTudor-Dan Ambarus2017-06-10
* crypto: kpp - assume key is already set in maxsizeTudor-Dan Ambarus2017-06-10
* crypto: kpp, (ec)dh - fix typosTudor-Dan Ambarus2017-06-10
* crypto: hmac - add hmac IPAD/OPAD constantCorentin LABBE2017-05-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-05-03
|\
| * KEYS: Keyring asymmetric key restrict method with chainingMat Martineau2017-04-04
| * KEYS: Restrict asymmetric key linkage using a specific keychainMat Martineau2017-04-04
| * KEYS: Split role of the keyring pointer for keyring restrict functionsMat Martineau2017-04-03
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-05-02
|\ \
| * | crypto: scomp - allow registration of multiple scompsGiovanni Cabiddu2017-04-24
| * | crypto: acomp - allow registration of multiple acompsGiovanni Cabiddu2017-04-21
| * | crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček2017-04-05
| * | crypto: gf128mul - define gf128mul_x_* in gf128mul.hOndrej Mosnáček2017-04-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-24
| |\ \ | | |/
| * | crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers2017-03-09
| * | crypto: gf128mul - constify 4k and 64k multiplication tablesEric Biggers2017-03-09
| * | crypto: gf128mul - fix some commentsEric Biggers2017-03-09
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-18
|\ \ \ | |_|/ |/| |
| * | crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-10
| |/
* | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
|/
* crypto: api - Add crypto_requires_off helperHerbert Xu2017-02-27
* crypto: algapi - make crypto_xor() and crypto_inc() alignment agnosticArd Biesheuvel2017-02-11
* crypto: doc - Fix hash export state informationRabin Vincent2017-02-03
* crypto: skcipher - introduce walksize attribute for SIMD algosArd Biesheuvel2016-12-30
* crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel2016-12-27
* Merge tag 'docs-4.10-2' of git://git.lwn.net/linuxLinus Torvalds2016-12-17
|\
| * crypto: doc - clarify AEAD memory structureStephan Mueller2016-12-13
| * crypto: doc - add KPP documentationStephan Mueller2016-12-13
| * crypto: doc - fix source comments for SphinxStephan Mueller2016-12-13
* | crypto: skcipher - Add separate walker for AEAD decryptionHerbert Xu2016-12-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-11-30
|\ \
| * | crypto: drbg - prevent invalid SG mappingsStephan Mueller2016-11-30
| |/
* | crypto: cbc - Export CBC implementationHerbert Xu2016-11-28
* | crypto: simd - Add simd skcipher helperHerbert Xu2016-11-28
* | crypto: cryptd - Add support for skcipherHerbert Xu2016-11-28
* | crypto: xts - Convert to skcipherHerbert Xu2016-11-28
* | crypto: skcipher - Add skcipher walk interfaceHerbert Xu2016-11-28
* | crypto: gf128mul - Zero memory when freeing multiplication tableAlex Cope2016-11-17
* | crypto: gf128mul - remove dead gf128mul_64k_lle codeAlex Cope2016-11-13
* | crypto: skcipher - Get rid of crypto_spawn_skcipher2()Eric Biggers2016-11-01
* | crypto: skcipher - Get rid of crypto_grab_skcipher2()Eric Biggers2016-11-01
* | crypto: acomp - add driver-side scomp interfaceGiovanni Cabiddu2016-10-25
* | crypto: acomp - add asynchronous compression apiGiovanni Cabiddu2016-10-25
* | crypto: engine - Handle the kthread worker using the new APIPetr Mladek2016-10-25
* | crypto: skcipher - Remove unused crypto_lookup_skcipher() declarationEric Biggers2016-10-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-10-10
|\
| * crypto: ghash-generic - move common definitions to a new header fileMarcelo Cerri2016-10-02
* | crypto: engine - permit to enqueue ashash_requestCorentin LABBE2016-09-07
* | crypto: engine - move crypto engine to its own headerCorentin LABBE2016-09-07
|/