OSDN Git Service

uclinux-h8/linux.git
2018-12-13 Eric Biggerscrypto: x86/chacha20 - refactor to allow varying number...
2018-12-13 Eric Biggerscrypto: x86/chacha20 - add XChaCha20 support
2018-12-13 Eric Biggerscrypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
2018-12-13 Eric Biggerscrypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
2018-12-13 Eric Biggerscrypto: adiantum - propagate CRYPTO_ALG_ASYNC flag...
2018-12-13 Ard Biesheuvelcrypto: arm64/chacha - use combined SIMD/ALU routine...
2018-12-13 Ard Biesheuvelcrypto: arm64/chacha - optimize for arbitrary length...
2018-12-13 Ard Biesheuvelcrypto: tcrypt - add block size of 1472 to skcipher...
2018-12-13 Srikanth, Jampalacrypto: cavium/nitrox - Enabled Mailbox support
2018-12-13 Eric Biggerscrypto: arm64/chacha - add XChaCha12 support
2018-12-13 Eric Biggerscrypto: arm64/chacha20 - refactor to allow varying...
2018-12-13 Eric Biggerscrypto: arm64/chacha20 - add XChaCha20 support
2018-12-13 Eric Biggerscrypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
2018-12-07 Yangtao Licrypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
2018-12-07 Atul Guptacrypto: chcr - ESN for Inline IPSec Tx
2018-12-07 Atul Guptacrypto: chcr - small packet Tx stalls the queue
2018-12-07 Corentin Labbecrypto: user - Add crypto_stats_init
2018-12-07 Corentin Labbecrypto: user - rename err_cnt parameter
2018-12-07 Corentin Labbecrypto: user - Split stats in multiple structures
2018-12-07 Corentin Labbecrypto: user - remove intermediate variable
2018-12-07 Corentin Labbecrypto: user - Fix invalid stat reporting
2018-12-07 Corentin Labbecrypto: user - fix use_after_free of struct xxx_request
2018-12-07 Corentin Labbecrypto: tool: getstat: convert user space example to...
2018-12-07 Corentin Labbecrypto: user - split user space crypto stat structures
2018-12-07 Corentin Labbecrypto: user - convert all stats from u32 to u64
2018-12-07 Corentin Labbecrypto: user - CRYPTO_STATS should depend on CRYPTO_USER
2018-12-07 Corentin Labbecrypto: user - made crypto_user_stat optional
2018-12-07 Paulo Flabiano... MAINTAINERS: change NX/VMX maintainers
2018-12-07 Gilad Ben-YossefMAINTAINERS: ccree: add co-maintainer
2018-12-07 Gilad Ben-Yossefdt-bindings: crypto: ccree: add dt bindings for ccree 703
2018-12-07 Gilad Ben-Yossefcrypto: ccree - add support for CryptoCell 703
2018-12-07 Herbert XuMerge git://git./linux/kernel/git/herbert/crypto-2.6
2018-12-07 Herbert Xucrypto: user - Disable statistics interface
2018-11-29 Srikanth, Jampalacrypto: cavium/nitrox - Enable interrups for PF in...
2018-11-29 Nagadheeraj... crypto: cavium/nitrox - crypto request format changes
2018-11-29 Martin Willicrypto: x86/chacha20 - Add a 4-block AVX-512VL variant
2018-11-29 Martin Willicrypto: x86/chacha20 - Add a 2-block AVX-512VL variant
2018-11-29 Martin Willicrypto: x86/chacha20 - Add a 8-block AVX-512VL variant
2018-11-29 Pan Biancrypto: do not free algorithm before using
2018-11-20 Eric Biggerscrypto: adiantum - add Adiantum support
2018-11-20 Eric Biggerscrypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
2018-11-20 Eric Biggerscrypto: nhpoly1305 - add NHPoly1305 support
2018-11-20 Eric Biggerscrypto: poly1305 - add Poly1305 core API
2018-11-20 Eric Biggerscrypto: poly1305 - use structures for key and accumulator
2018-11-20 Eric Biggerscrypto: arm/chacha - add XChaCha12 support
2018-11-20 Eric Biggerscrypto: arm/chacha20 - refactor to allow varying number...
2018-11-20 Eric Biggerscrypto: arm/chacha20 - add XChaCha20 support
2018-11-20 Eric Biggerscrypto: arm/chacha20 - limit the preemption-disabled...
2018-11-20 Eric Biggerscrypto: chacha - add XChaCha12 support
2018-11-20 Eric Biggerscrypto: chacha20-generic - refactor to allow varying...
2018-11-20 Eric Biggerscrypto: chacha20-generic - add XChaCha20 support
2018-11-20 Eric Biggerscrypto: chacha20-generic - don't unnecessarily use...
2018-11-20 Eric Biggerscrypto: chacha20-generic - add HChaCha20 library function
2018-11-20 Eric Biggerscrypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm...
2018-11-20 Eric Biggerscrypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm...
2018-11-20 Eric Biggerscrypto: remove useless initializations of cra_list
2018-11-20 Eric Biggerscrypto: inside-secure - remove useless setting of type...
2018-11-16 Vitaly Chikunovcrypto: ecc - regularize scalar for scalar multiplication
2018-11-16 Martin Willicrypto: x86/chacha20 - Add a 4-block AVX2 variant
2018-11-16 Martin Willicrypto: x86/chacha20 - Add a 2-block AVX2 variant
2018-11-16 Martin Willicrypto: x86/chacha20 - Use larger block functions more...
2018-11-16 Martin Willicrypto: x86/chacha20 - Support partial lengths in 8...
2018-11-16 Martin Willicrypto: x86/chacha20 - Support partial lengths in 4...
2018-11-16 Martin Willicrypto: x86/chacha20 - Support partial lengths in 1...
2018-11-16 Stefan Wahrenhwrng: bcm2835 - Switch to SPDX identifier
2018-11-16 Colin Ian Kingpadata: clean an indentation issue, remove extraneous...
2018-11-16 Horia Geantăcrypto: caam/qi2 - add support for Chacha20 + Poly1305
2018-11-16 Horia Geantăcrypto: caam/jr - add support for Chacha20 + Poly1305
2018-11-16 Cristian Stoicacrypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZE
2018-11-16 Horia Geantăcrypto: caam/qi2 - add support for ChaCha20
2018-11-16 Horia Geantăcrypto: caam - add register map changes cf. Era 10
2018-11-16 Leonard Crestezcrypto: mxs-dcp - Add support for dcp clk
2018-11-16 Leonard Crestezdt-bindings: crypto: Mention clocks for mxs-dcp
2018-11-16 Vitaly Chikunovcrypto: streebog - add Streebog test vectors
2018-11-16 Vitaly Chikunovcrypto: streebog - register Streebog in hash info for IMA
2018-11-16 Vitaly Chikunovcrypto: streebog - add Streebog hash function
2018-11-16 Brajeswar Ghoshcrypto: aes-ce - Remove duplicate header
2018-11-16 Raveendra Padasalagicrypto: bcm - fix normal/non key hash algorithm failure
2018-11-16 Gilad Ben-Yossefcrypto: cts - document NIST standard status
2018-11-16 Vitaly Chikunovcrypto: ecc - check for invalid values in the key verif...
2018-11-09 Gilad Ben-Yossefcrypto: testmgr - mark cts(cbc(aes)) as FIPS allowed
2018-11-09 Eric Biggerscrypto: user - clean up report structure copying
2018-11-09 Eric Biggerscrypto: user - remove redundant reporting functions
2018-11-09 Colin Ian Kingcrypto: chelsio - clean up various indentation issues
2018-11-09 Colin Ian Kingpcrypt: use format specifier in kobject_add
2018-11-09 Dmitry Eremin... crypto: testmgr - add AES-CFB tests
2018-11-09 Dmitry Eremin... crypto: cfb - fix decryption
2018-11-09 Wenwen Wangcrypto: cavium/nitrox - fix a DMA pool free failure
2018-11-09 Yael Chemlacrypto: ccree - add SM3 support
2018-11-09 Yael Chemlacrypto: ccree - modify set_cipher_mode usage from cc_hash
2018-11-09 Yael Chemlacrypto: ccree - adjust hash length to suit certain...
2018-11-09 Gilad Ben-Yossefcrypto: ccree - add SM4 support
2018-11-09 Gilad Ben-Yossefdt-bindings: crypto: ccree: add ccree 713
2018-11-09 Gilad Ben-Yossefcrypto: ccree - add support for CryptoCell 713
2018-11-09 Eric Biggerscrypto: arm/aes - add some hardening against cache...
2018-11-09 Eric Biggerscrypto: aes_ti - disable interrupts while accessing...
2018-11-09 Corentin Labbecrypto: user - Zeroize whole structure given to user...
2018-11-09 Eric Biggerscrypto: user - fix leaking uninitialized memory to...
2018-11-09 Ard Biesheuvelcrypto: simd - correctly take reqsize of wrapped skciph...
2018-11-09 John Garrycrypto: hisilicon - Fix reference after free of memorie...
next