index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2017-06-14
Merge 4.4.72 into android-4.4
Greg Kroah-Hartman
2017-06-14
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
2017-05-21
Merge 4.4.69 into android-4.4
Greg Kroah-Hartman
2017-05-20
crypto: algif_aead - Require setkey before accept(2)
Stephan Mueller
2017-05-03
Merge 4.4.66 into android-4.4
Greg Kroah-Hartman
2017-05-02
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
2017-04-21
Merge 4.4.63 into android-4.4
Greg Kroah-Hartman
2017-04-21
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2017-03-30
Merge 4.4.48 into android-4.4
Greg Kroah-Hartman
2017-03-30
crypto: algif_hash - avoid zero-sized array
Jiri Slaby
2017-03-29
Merge 4.4.57 to android-4.4
Greg Kroah-Hartman
2017-03-26
crypto: mcryptd - Fix load failure
Wang, Rui Y
2017-03-26
crypto: cryptd - Assign statesize properly
Wang, Rui Y
2017-03-18
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
2017-03-18
crypto: improve gcc optimization flags for serpent and wp512
Arnd Bergmann
2017-03-12
crypto: testmgr - Pad aes_ccm_enc_tv_template vector
Laura Abbott
2017-03-12
crypto: testmgr - Pad aes_ccm_enc_tv_template vector
Laura Abbott
2017-02-15
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2017-02-10
ANDROID: arm64/crypto: add ARMv8-CE optimized poly_hash algorithm
Eric Biggers
2017-02-10
ANDROID: crypto: heh - factor out poly_hash algorithm
Eric Biggers
2017-02-10
ANDROID: crypto: heh - Add Hash-Encrypt-Hash (HEH) algorithm
Alex Cope
2017-02-10
ANDROID: crypto: gf128mul - Add ble multiplication functions
Alex Cope
2017-02-10
ANDROID: crypto: gf128mul - Refactor gf128 overflow macros and tables
Eric Biggers
2017-02-10
UPSTREAM: crypto: gf128mul - Zero memory when freeing multiplication table
Alex Cope
2017-02-10
ANDROID: crypto: shash - Add crypto_grab_shash() and crypto_spawn_shash_alg()
Eric Biggers
2017-02-10
ANDROID: crypto: allow blkcipher walks over ablkcipher data
Eric Biggers
2017-02-09
crypto: api - Clear CRYPTO_ALG_DEAD bit before registering an alg
Salvatore Benedetto
2016-12-15
crypto: rsa - Add Makefile dependencies to fix parallel builds
David Michael
2016-12-15
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
2016-10-31
crypto: gcm - Fix IV buffer size in crypto_gcm_setkey
Ondrej Mosnáček
2016-10-28
PKCS#7: Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures
Peter Jones
2016-10-22
crypto: ghash-generic - move common definitions to a new header file
Marcelo Cerri
2016-10-22
async_pq_val: fix DMA memory leak
Justin Maggard
2016-09-30
crypto: echainiv - Replace chaining with multiplication
Herbert Xu
2016-09-30
crypto: skcipher - Fix blkcipher walk OOM crash
Herbert Xu
2016-09-24
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
2016-08-16
crypto: scatterwalk - Fix test in scatterwalk_done
Herbert Xu
2016-08-16
crypto: gcm - Filter out async ghash if necessary
Herbert Xu
2016-07-11
crypto: user - re-add size check for CRYPTO_MSG_GETALG
Mathias Krause
2016-06-24
crypto: public_key: select CRYPTO_AKCIPHER
Arnd Bergmann
2016-05-18
crypto: testmgr - Use kmalloc memory for RSA input
Herbert Xu
2016-05-18
crypto: hash - Fix page length clamping in hash walk
Herbert Xu
2016-04-20
PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
Nicolai Stange
2016-04-12
X.509: Fix leap year handling again
David Howells
2016-04-12
crypto: keywrap - memzero the correct memory
Dan Carpenter
2016-02-17
crypto: algif_skcipher - Do not set MAY_BACKLOG on the async path
Herbert Xu
2016-02-17
crypto: algif_skcipher - Do not dereference ctx without socket lock
Herbert Xu
2016-02-17
crypto: algif_skcipher - Do not assume that req is unchanged
Herbert Xu
2016-02-17
crypto: user - lock crypto_alg_list on alg dump
Mathias Krause
2016-02-17
crypto: algif_hash - wait for crypto_ahash_init() to complete
Wang, Rui Y
[next]