index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-20
crypto: chacha - add XChaCha12 support
Eric Biggers
2018-11-20
crypto: chacha20-generic - refactor to allow varying number of rounds
Eric Biggers
2018-11-20
crypto: chacha20-generic - add XChaCha20 support
Eric Biggers
2018-11-20
crypto: chacha20-generic - don't unnecessarily use atomic walk
Eric Biggers
2018-11-20
crypto: chacha20-generic - add HChaCha20 library function
Eric Biggers
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocations
Eric Biggers
2018-11-20
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm allocations
Eric Biggers
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
2018-11-20
crypto: inside-secure - remove useless setting of type flags
Eric Biggers
2018-11-16
crypto: ecc - regularize scalar for scalar multiplication
Vitaly Chikunov
2018-11-16
crypto: x86/chacha20 - Add a 4-block AVX2 variant
Martin Willi
2018-11-16
crypto: x86/chacha20 - Add a 2-block AVX2 variant
Martin Willi
2018-11-16
crypto: x86/chacha20 - Use larger block functions more aggressively
Martin Willi
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 8-block AVX2 variant
Martin Willi
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 4-block SSSE3 variant
Martin Willi
2018-11-16
crypto: x86/chacha20 - Support partial lengths in 1-block SSSE3 variant
Martin Willi
2018-11-16
hwrng: bcm2835 - Switch to SPDX identifier
Stefan Wahren
2018-11-16
padata: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-16
crypto: caam/qi2 - add support for Chacha20 + Poly1305
Horia Geantă
2018-11-16
crypto: caam/jr - add support for Chacha20 + Poly1305
Horia Geantă
2018-11-16
crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE
Cristian Stoica
2018-11-16
crypto: caam/qi2 - add support for ChaCha20
Horia Geantă
2018-11-16
crypto: caam - add register map changes cf. Era 10
Horia Geantă
2018-11-16
crypto: mxs-dcp - Add support for dcp clk
Leonard Crestez
2018-11-16
dt-bindings: crypto: Mention clocks for mxs-dcp
Leonard Crestez
2018-11-16
crypto: streebog - add Streebog test vectors
Vitaly Chikunov
2018-11-16
crypto: streebog - register Streebog in hash info for IMA
Vitaly Chikunov
2018-11-16
crypto: streebog - add Streebog hash function
Vitaly Chikunov
2018-11-16
crypto: aes-ce - Remove duplicate header
Brajeswar Ghosh
2018-11-16
crypto: bcm - fix normal/non key hash algorithm failure
Raveendra Padasalagi
2018-11-16
crypto: cts - document NIST standard status
Gilad Ben-Yossef
2018-11-16
crypto: ecc - check for invalid values in the key verification test
Vitaly Chikunov
2018-11-09
crypto: testmgr - mark cts(cbc(aes)) as FIPS allowed
Gilad Ben-Yossef
2018-11-09
crypto: user - clean up report structure copying
Eric Biggers
2018-11-09
crypto: user - remove redundant reporting functions
Eric Biggers
2018-11-09
crypto: chelsio - clean up various indentation issues
Colin Ian King
2018-11-09
pcrypt: use format specifier in kobject_add
Colin Ian King
2018-11-09
crypto: testmgr - add AES-CFB tests
Dmitry Eremin-Solenikov
2018-11-09
crypto: cfb - fix decryption
Dmitry Eremin-Solenikov
2018-11-09
crypto: cavium/nitrox - fix a DMA pool free failure
Wenwen Wang
2018-11-09
crypto: ccree - add SM3 support
Yael Chemla
2018-11-09
crypto: ccree - modify set_cipher_mode usage from cc_hash
Yael Chemla
2018-11-09
crypto: ccree - adjust hash length to suit certain context specifics
Yael Chemla
2018-11-09
crypto: ccree - add SM4 support
Gilad Ben-Yossef
2018-11-09
dt-bindings: crypto: ccree: add ccree 713
Gilad Ben-Yossef
2018-11-09
crypto: ccree - add support for CryptoCell 713
Gilad Ben-Yossef
2018-11-09
crypto: arm/aes - add some hardening against cache-timing attacks
Eric Biggers
2018-11-09
crypto: aes_ti - disable interrupts while accessing S-box
Eric Biggers
2018-11-09
crypto: user - Zeroize whole structure given to user space
Corentin Labbe
2018-11-09
crypto: user - fix leaking uninitialized memory to userspace
Eric Biggers
[next]