Linux Cryptography
[Prev Page][Next Page]
- [PATCH v2 4/7] crypto: arm64/aes - add scalar implementation, (continued)
- [PATCH 1/2] crypto: mediatek - remove ARM dependencies,
Arnd Bergmann
- crypto: x86/chacha20 - Manually align stack buffer,
Herbert Xu
- [PATCH v4 0/3] Add Support for Cavium Cryptographic Acceleration Unit,
George Cherian
- [PATCH v2 0/8] Switch BPF's digest to SHA256,
Andy Lutomirski
- [PATCH v2 1/8] crypto/sha256: Factor out the parts of base API that don't use shash_desc, Andy Lutomirski
- [PATCH v2 7/8] net: Rename TCA*BPF_DIGEST to ..._SHA256, Andy Lutomirski
- [PATCH v2 8/8] crypto/testmgr: Allocate only the required output size for hash tests, Andy Lutomirski
- [PATCH v2 6/8] bpf: Rename fdinfo's prog_digest to prog_sha256, Andy Lutomirski
- [PATCH v2 5/8] bpf: Avoid copying the entire BPF program when hashing it, Andy Lutomirski
- [PATCH v2 3/8] crypto/sha256: Build the SHA256 core separately from the crypto module, Andy Lutomirski
- [PATCH v2 4/8] bpf: Use SHA256 instead of SHA1 for bpf digests, Andy Lutomirski
- [PATCH v2 2/8] crypto/sha256: Export a sha256_{init,update,final}_direct() API, Andy Lutomirski
- Re: [PATCH v2 0/8] Switch BPF's digest to SHA256, Alexei Starovoitov
- x86-64: Maintain 16-byte stack alignment,
Herbert Xu
- Re: x86-64: Maintain 16-byte stack alignment, Herbert Xu
Re: x86-64: Maintain 16-byte stack alignment, Ard Biesheuvel
[PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers,
Stephan Müller
- [PATCH 13/13] crypto: qat - copy AAD during encryption, Stephan Müller
- [PATCH 12/13] crypto: nx - copy AAD during encryption, Stephan Müller
- [PATCH 11/13] crypto: chelsio - copy AAD during encryption, Stephan Müller
- [PATCH 10/13] crypto: caam - copy AAD during encryption, Stephan Müller
- [PATCH 09/13] crypto: atmel - copy AAD during encryption, Stephan Müller
- [PATCH 08/13] crypto: ixp4xx - copy AAD during encryption, Stephan Müller
- [PATCH 07/13] crypto: picoxcell - copy AAD during encryption, Stephan Müller
- [PATCH 06/13] crypto: talitos - copy AAD during encryption, Stephan Müller
- [PATCH 05/13] crypto: ccm-aes-ce - copy AAD during encryption, Stephan Müller
- [PATCH 04/13] crypto: rfc4106-gcm-aesni - copy AAD during encryption, Stephan Müller
- [PATCH 03/13] crypto: ccm_generic - copy AAD during encryption, Stephan Müller
- [PATCH 02/13] crypto: gcm_generic - copy AAD during encryption, Stephan Müller
- [PATCH 01/13] crypto: service function to copy AAD from src to dst, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Cyrille Pitchen
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Herbert Xu
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Stephan Müller
- Re: [PATCH 00/13] crypto: copy AAD during encrypt for AEAD ciphers, Cyrille Pitchen
Is the asynchronous hash crypto API asynchronous?,
Gilad Ben-Yossef
[PATCH v2 0/4] Update LZ4 compressor module,
Sven Schmidt
Message not available
[PATCH] fix itnull.cocci warnings,
Julia Lawall
[RFT PATCH] crypto: arm/aes - replace scalar AES cipher, Ard Biesheuvel
[PATCH v1 0/8] crypto:chcr- Bug fixes,
Harsh Jain
[PATCH] crypto: arm64/aes - add scalar implementation, Ard Biesheuvel
[PATCH] crypto: mediatek: don't return garbage err on successful return,
Colin King
[PATCH 0/6] crypto: ARM/arm64 - AES and ChaCha20 updates for v4.11,
Ard Biesheuvel
[PATCH 0/3] crypto: picoxcell - Cleanups removing non-DT code,
Javier Martinez Canillas
[PATCH] crypto: picoxcell - Fix module autoload for non-OF registration,
Javier Martinez Canillas
[PATCH] crypto: kpp - clear CRYPTO_ALG_DEAD bit in prepare_alg,
Salvatore Benedetto
[PATCH] crypto: Replaced gcc specific attributes with macros from compiler.h,
gidisrael
Geode LX AES/RNG driver triggers warning,
David Gstir
[PATCH] crypto: testmgr - use kmemdup instead of kmalloc+memcpy,
Eric Biggers
[RFC PATCH] crypto: skcipher - introduce walksize attribute for SIMD algos,
Ard Biesheuvel
[ANNOUNCE] /dev/random - a new approach (code for 4.10-rc1), Stephan Müller
[PATCH 0/8] random: cleanup of code after removal of nonblocking pool,
Stephan Müller
[cryptodev:master 4/17] arch/arm/crypto/chacha20-neon-glue.c:68:32: error: passing argument 1 of 'crypto_chacha20_crypt' from incompatible pointer type, kbuild test robot
[cryptodev:master 4/17] arch/arm64/crypto/chacha20-neon-glue.c:66:32: error: passing argument 1 of 'crypto_chacha20_crypt' from incompatible pointer type, kbuild test robot
[PATCH] virtio-crypto: support crypto engine framework,
Gonglei
[sparc64] cryptomgr_test OOPS kernel 4.9.0+,
Anatoly Pugachev
[PATCH 0/2] crypto: AF_ALG memory management fix,
Stephan Müller
[RFC PATCH 4.10 0/6] Switch BPF's digest to SHA256,
Andy Lutomirski
[PATCH v2 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes,
Cyrille Pitchen
- [PATCH v2 09/12] crypto: atmel-sha: add support to hmac(shaX), Cyrille Pitchen
- [PATCH v2 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names, Cyrille Pitchen
- [PATCH v2 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes, Cyrille Pitchen
- [PATCH v2 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue(), Cyrille Pitchen
- [PATCH v2 08/12] crypto: atmel-sha: add simple DMA transfers, Cyrille Pitchen
- [PATCH v2 07/12] crypto: atmel-sha: add atmel_sha_cpu_start(), Cyrille Pitchen
- [PATCH v2 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0, Cyrille Pitchen
- [PATCH v2 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*, Cyrille Pitchen
- [PATCH v2 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready(), Cyrille Pitchen
- [PATCH v2 03/12] crypto: atmel-sha: make atmel_sha_done_task more generic, Cyrille Pitchen
- [PATCH v2 02/12] crypto: atmel-sha: update request queue management to make it more generic, Cyrille Pitchen
- [PATCH v2 01/12] crypto: atmel-sha: create function to get an Atmel SHA device, Cyrille Pitchen
[PATCH 00/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes,
Cyrille Pitchen
- [PATCH 02/12] crypto: atmel-sha: update request queue management to make it more generic, Cyrille Pitchen
- [PATCH 08/12] crypto: atmel-sha: add simple DMA transfers, Cyrille Pitchen
- [PATCH 09/12] crypto: atmel-sha: add support to hmac(shaX), Cyrille Pitchen
- [PATCH 07/12] crypto: atmel-sha: add atmel_sha_cpu_start(), Cyrille Pitchen
- [PATCH 06/12] crypto: atmel-sha: add SHA_MR_MODE_IDATAR0, Cyrille Pitchen
- [PATCH 05/12] crypto: atmel-sha: add atmel_sha_wait_for_data_ready(), Cyrille Pitchen
- [PATCH 04/12] crypto: atmel-sha: redefine SHA_FLAGS_SHA* flags to match SHA_MR_ALGO_SHA*, Cyrille Pitchen
- [PATCH 10/12] crypto: atmel-aes: fix atmel_aes_handle_queue(), Cyrille Pitchen
- [PATCH 12/12] crypto: atmel-sha: add verbose debug facilities to print hw register names, Cyrille Pitchen
- [PATCH 11/12] crypto: atmel-authenc: add support to authenc(hmac(shaX),Y(aes)) modes, Cyrille Pitchen
- [PATCH 03/12] crypto: atmel-sha: make atmel_sha_done_task more generic, Cyrille Pitchen
- [PATCH 01/12] crypto: atmel-sha: create function to get an Atmel SHA device, Cyrille Pitchen
BPF hash algo (Re: [kernel-hardening] Re: [PATCH v7 3/6] random: use SipHash in place of MD5),
Andy Lutomirski
[PATCH] crypto: qat - initialize cra_flags before register into kpp,
Giovanni Cabiddu
[PATCH] crypto: qat - increase number of supported devices,
Giovanni Cabiddu
[PATCH] crypto: qat - modify format of dev top level debugfs entries,
Giovanni Cabiddu
[PATCH] crypto: qat - zero esram only for DH85x devices,
Giovanni Cabiddu
[PATCH] crypto: qat - fix bar discovery for c62x,
Giovanni Cabiddu
[PATCH] crypto: qat - replace hardcoded BIT(0) in vf_isr,
Giovanni Cabiddu
[PATCH] crypto: qat - fix comments describing adf_disable_sriov(),
Giovanni Cabiddu
[PATCH] crypto: qat - fix indentation,
Giovanni Cabiddu
Re: [PATCH 1/3] crypto: Change lz4 modules to work with new lz4 compressor module version, Sergey Senozhatsky
George's crazy full state idea (Re: HalfSipHash Acceptable Usage),
Andy Lutomirski
Re: [PATCH v7 1/6] siphash: add cryptographically secure PRF, Jason A. Donenfeld
Re: [kernel-hardening] Re: HalfSipHash Acceptable Usage,
Jason A. Donenfeld
[PATCHv2] crypto: testmgr: Use heap buffer for acomp test input,
Laura Abbott
[PATCH v3 0/3] Add Support for Cavium Cryptographic Acceleration Unit,
george.cherian
dm-crypt optimization,
Binoy Jayan
[PATCH] crypto: testmgr: Use linear alias for test input,
Laura Abbott
HalfSipHash Acceptable Usage,
Jason A. Donenfeld
Re: HalfSipHash Acceptable Usage, Theodore Ts'o
[PATCH v3 0/2] Add MediaTek crypto accelerator driver,
Ryder Lee
Re: [PATCH v6 3/5] random: use SipHash in place of MD5,
Jason A. Donenfeld
Re: [kernel-hardening] Re: [PATCH v5 1/4] siphash: add cryptographically secure PRF,
Jason A. Donenfeld
Re: [PATCH v5 1/4] siphash: add cryptographically secure PRF,
George Spelvin
Re: [PATCH v5 1/4] siphash: add cryptographically secure PRF, Jason A. Donenfeld
Re: [PATCH v5 1/4] siphash: add cryptographically secure PRF, Jason A. Donenfeld
Re: [kernel-hardening] Re: [PATCH v2 1/4] siphash: add cryptographically secure hashtable function, Jason A. Donenfeld
[PATCH v5 0/4] The SipHash Patchset,
Jason A. Donenfeld
[PATCH -resend with CC] crypto: algif_hash, avoid zero-sized array,
Jiri Slaby
[PATCH 1/2] crypto: bfin_crc: Fix format printing warning,
Corentin Labbe
[PATCH 0/8] enable endian checks for all sparse builds, Michael S. Tsirkin
[PATCH v8 0/1] virtio-crypto: add Linux driver,
Gonglei
[PATCH v2] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests,
Romain Perier
[PATCH] crypto: marvell - Copy IVDIG before launching partial DMA ahash requests,
Romain Perier
[PATCH v7 0/1] virtio-crypto: add Linux driver,
Gonglei
[PATCH v2 1/4] siphash: add cryptographically secure hashtable function,
Jason A. Donenfeld
[PATCH 4/3] random: use siphash24 instead of md5 for get_random_int/long,
Jason A. Donenfeld
[PATCH v2] wusbcore: Fix one more crypto-on-the-stack bug, Andy Lutomirski
[PATCH v2] keys/encrypted: Fix two crypto-on-the-stack bugs,
Andy Lutomirski
[PATCH] crypto: AF_ALG - fix memory management of aio with multiple iocbs,
Stephan Müller
[PATCH v2 0/3] Add Support for Cavium Cryptographic Accelerarion Unit,
George Cherian
[PATCH v2 1/7] hwrng: core: do not use multiple blank lines,
Corentin Labbe
[PATCH] crypto: aesni-intel - RFC4106 can zero copy when !PageHighMem,
Ilya Lesokhin
[PATCH] crypto: bring back alphabetical order of Makefile,
Corentin Labbe
[PATCH] crypto: skcipher - fix crash in virtual walk,
Ard Biesheuvel
[PATCH 2/2] sign-file: Fix inplace signing when src and dst names are both specified, David Howells
[PATCH 1/2] crypto: asymmetric_keys: set error code on failure,
David Howells
[RFC PATCH v2] IV Generation algorithms for dm-crypt,
Binoy Jayan
[PATCH v2 0/2] Add MediaTek crypto accelerator driver,
Ryder Lee
Re: [PATCH v3] siphash: add cryptographically secure hashtable function,
Jason A. Donenfeld
Re: [PATCH v2] siphash: add cryptographically secure hashtable function,
Jason A. Donenfeld
[PATCH] wusbcore: Fix one more crypto-on-the-stack bug,
Andy Lutomirski
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]