Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-08 18:39:24 to 2016-01-25 06:02:29 UTC [more...]

[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible
 2016-01-25  6:02 UTC  (41+ messages)
` [PATCH 1/26] block: cryptoloop - Use new skcipher interface
` [PATCH 2/26] ppp_mppe: Use skcipher and ahash
` [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash
` [PATCH 4/26] dm crypt: Use skcipher and ahash
` [PATCH 5/26] orinoco: Use ahash
` [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash
` [PATCH 7/26] wusb: Use skcipher
` [PATCH 8/26] cifs: "
` [PATCH 9/26] eCryptfs: Use skcipher and shash
` [PATCH 10/26] ext4: Use skcipher
` [PATCH 11/26] f2fs: "
` [PATCH 12/26] sunrpc: Use skcipher and ahash/shash
` [PATCH 13/26] lib80211: Use skcipher and ahash
` [PATCH 14/26] KEYS: Use skcipher
` [PATCH 15/26] Bluetooth: Use skcipher and hash
` [PATCH 16/26] libceph: Use skcipher
` [PATCH 17/26] mac802154: "
` [PATCH 18/26] rxrpc: "
` [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms
` [PATCH 20/26] drbd: Use shash and ahash
` [PATCH 21/26] nfc: s3fwrn5: Use shash
` [PATCH 22/26] iscsi_tcp: Use ahash
` [PATCH 23/26] iscsi-target: Use shash and ahash
` [PATCH 24/26] nfsd: Use shash
` [PATCH 25/26] sctp: "
` [PATCH 26/26] tcp: Use ahash

[PATCH 9/26] eCryptfs: Use skcipher and shash
 2016-01-25  2:29 UTC  (2+ messages)
    ` [v2 PATCH "

[PATCH 1/2] crypto: api - Add crypto_type_has_alg helper
 2016-01-23  5:52 UTC  (2+ messages)
` [PATCH 2/2] crypto: hash - Add crypto_has_ahash helper

[PATCH v1] crypto: ccp - Add hash state import and export support
 2016-01-22 17:22 UTC  (2+ messages)

[PATCH 0/2] crypto: caam - performance fixes/improvements
 2016-01-22 16:52 UTC  (5+ messages)
` [PATCH 1/2] crypto: caam - make write transactions bufferable on PPC platforms
  ` [PATCH v2 "
` [PATCH 2/2] crypto: caam - enable LARGE_BURST for enhancing DMA transactions size

[PATCH 0/5] crypto: atmel-sha: fix registration issue and other bugs
 2016-01-22 16:52 UTC  (7+ messages)
` [PATCH 1/5] crypto: atmel-sha: fix crash when computing digest on empty message
` [PATCH 2/5] crypto: atmel-sha: fix a race between the 'done' tasklet and the crypto client
` [PATCH 3/5] crypto: atmel-sha: add support of sama5d2x SoCs
` [PATCH 4/5] crypto: atmel-sha: fix context switches
` [PATCH 5/5] crypto: atmel-sha: fix algorihtm registration

[PATCH] crypto: skcipher - Add helper to zero stack request
 2016-01-22 15:21 UTC 

[PATCH] crypto: hash - Add helpers to zero stack request/descriptor
 2016-01-22 15:17 UTC 

Non-destructive ChaCha20Poly1305 Decryption
 2016-01-22 12:19 UTC 

Crypto Update for 3.15
 2016-01-22 10:18 UTC  (12+ messages)
` Crypto Update for 3.16
  ` Crypto Update for 3.17
    ` Crypto Update for 3.18
      ` Crypto Update for 3.19
        ` Crypto Update for 3.20
          ` Crypto Update for 4.1
            ` Crypto Update for 4.2
              ` Crypto Update for 4.3
                ` Crypto Update for 4.4
                  ` Crypto Update for 4.5
                    ` Crypto Fixes "

[PATCH] crypto: drbg - remove FIPS 140-2 continuous test
 2016-01-22  8:52 UTC 

[PATCH] crypto: chacha20_4block_xor_ssse3: Align stack pointer to 64 bytes
 2016-01-22  7:55 UTC  (2+ messages)

GPF in ChaCha20 SSSE3 Implementation
 2016-01-21 17:28 UTC  (2+ messages)

[PATCH] crypto: skcipher - Add default key size helper
 2016-01-21  9:10 UTC 

[PATCH] crypto: af_alg - add async support to algif_aead
 2016-01-21  5:00 UTC  (7+ messages)

[PATCH] crypto: aesni-intel - avoid IPsec re-ordering
 2016-01-20 17:30 UTC  (7+ messages)

[PATCH 4/4] hw_random: brcm63xx-rng: document device tree bindings
 2016-01-20 17:20 UTC  (3+ messages)

[PATCH] crypto: Fix crc32c soft dependency
 2016-01-19 21:13 UTC  (3+ messages)

[PATCH] Reduced reqsize in qat_algs
 2016-01-19 17:34 UTC 

[PATCH] crypto: ixp4xx: avoid uninitialized variable use
 2016-01-19 15:03 UTC  (3+ messages)

crypto: GPF in scatterwalk_start
 2016-01-19 13:23 UTC  (4+ messages)

Kexec_file_load failed with "Missing required AuthAttr"
 2016-01-19  1:08 UTC  (5+ messages)
  ` [PATCH] Don't require SpcSpOpusInfo in Authenticode pkcs7 signatures

linux-next/drivers/crypto/atmel-aes.c:282: possible missing break ?
 2016-01-19  1:05 UTC 

[PATCH 2/4] hw_random: bcm63xx-rng: add device tree support
 2016-01-18 19:12 UTC  (2+ messages)

[PATCH 3/4] hw_random: bcm63xx-rng: allow building for BMIPS_GENERIC
 2016-01-18 19:10 UTC  (2+ messages)

[PATCH 1/4] hw_random: bcm63xx-rng: remove unused variables
 2016-01-18 19:08 UTC  (2+ messages)

[PATCH] crypto: CRYPTO_DEV_ATMEL_AES should depend on HAS_DMA
 2016-01-18 15:25 UTC  (2+ messages)

lib: sw842: select crc32
 2016-01-18 15:24 UTC  (3+ messages)

[PATCH] crypto: qat - update init_esram for C3xxx dev type
 2016-01-18 15:23 UTC  (4+ messages)
`  "

[PATCH V3] crypto: qat - fix timeout issues
 2016-01-18 15:22 UTC  (3+ messages)
` [V3] "

[PATCH] crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
 2016-01-18 15:22 UTC  (3+ messages)
`  "

crypto: slab-out-of-bounds in skcipher_recvmsg
 2016-01-18 15:06 UTC  (3+ messages)

[RESEND PATCH 0/2] crypto: sunxi-ss: fix 64-bit compilation
 2016-01-18 10:15 UTC  (4+ messages)

[PATCH v2] crypto: AF_ALG - add support for keys/asymmetric-type
 2016-01-16 10:51 UTC  (11+ messages)

[PATCH 0/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs
 2016-01-15 20:22 UTC  (2+ messages)

crypto: use-after-free in skcipher_sock_destruct
 2016-01-15 17:30 UTC  (9+ messages)
` [PATCH 0/2] crypto: Fix race condition in *_check_key
  ` [PATCH 1/2] crypto: algif_hash - Fix race condition in hash_check_key
    ` [PATCH 2/2] crypto: algif_skcipher - Fix race condition in skcipher_check_key
    ` [v2 PATCH 0/2] crypto: Fix race condition in *_check_key
      ` [v2 PATCH 1/2] crypto: algif_hash - Fix race condition in hash_check_key
      ` [v2 PATCH 2/2] crypto: algif_skcipher - Fix race condition in skcipher_check_key

[PATCH 4.3.y] crypto: fix test vector for rsa
 2016-01-14  4:57 UTC 

[PATCH 2/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs
 2016-01-13 21:44 UTC 

[PATCH 1/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs
 2016-01-13 21:43 UTC 

[PATCH v2 1/3] crypto: sahara - avoid needlessly saving and restoring sahara_ctx
 2016-01-13 17:52 UTC  (3+ messages)
` [PATCH v2 2/3] crypto: sahara - fill the statesize field
` [PATCH v2 3/3] crypto: mxs-dcp - provide statesize and import/export()

[PATCH] crypto: sahara: Fill the statesize field
 2016-01-13 17:24 UTC  (4+ messages)

crypto: use-after-free in hash_sock_destruct_common
 2016-01-13 10:27 UTC  (7+ messages)
  ` crypto: af_alg - Allow af_af_alg_release_parent to be called on nokey path
    ` [PATCH 2/4] crypto: algif_hash - Remove custom release parent function
      ` [PATCH 3/4] crypto: algif_skcipher "
        ` [PATCH 4/4] crypto: af_alg - Forbid bind(2) when nokey child sockets are present

Announce loop-AES-v3.7g file/swap crypto package
 2016-01-13  9:36 UTC 

[PATCH RFC 0/7] Introduce new async/sync compression APIs
 2016-01-13  8:31 UTC  (5+ messages)

[PATCH 1/2] crypto: s5p-sss - Fix minor coding style violations
 2016-01-13  3:01 UTC  (4+ messages)
` [PATCH 2/2] crypto: s5p-sss - Use memcpy_toio for iomem annotated memory

crypto: ablk_decrypt causes BUG in scatterwalk
 2016-01-12 18:10 UTC  (7+ messages)

[PATCH] crypto: qat - Pack cfg ctl structs
 2016-01-11 15:23 UTC 

[RFC PATCH 0/2] Crypto kernel TLS socket
 2016-01-11 15:12 UTC  (2+ messages)

GPF in lrw_crypt
 2016-01-11 14:59 UTC  (19+ messages)
` [PATCH v2] crypto: algif_skcipher - Require setkey before accept(2)
            ` [PATCH 1/2] crypto: af_alg - Add nokey compatibility path
                        ` [PATCH 1/2] crypto: skcipher - Add crypto_skcipher_has_setkey
                          ` [PATCH 2/2] crypto: algif_skcipher - Add key check exception for cipher_null
                ` [PATCH 1/2] crypto: hash - Add crypto_ahash_has_setkey
                  ` [PATCH 2/2] crypto: algif_hash - Require setkey before accept(2)

[PATCH] crypto: Make CRYPTO_CBC select CRYPTO_ECHAINIV
 2016-01-11 10:38 UTC  (8+ messages)

[RFC PATCH v5] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
 2016-01-11 10:26 UTC  (3+ messages)

linux kernel (sparc), n2 rng for newer hardware
 2016-01-09 20:18 UTC 

algif_hash bug?
 2016-01-09 15:50 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).