linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-27 10:22:17 to 2013-09-19 21:26:58 UTC [more...]

[PATCH 00/51] DMA mask changes
 2013-09-19 21:26 UTC  (3+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling

crypto: GCM API usage
 2013-09-19 20:33 UTC  (3+ messages)

[PATCH v2] crypto: caam - map src buffer before access
 2013-09-19 12:39 UTC  (2+ messages)

[PATCH] crypto_memcmp: add constant-time memcmp
 2013-09-19  8:37 UTC  (15+ messages)
        ` [PATCH] crypto_mem_not_equal: add constant-time equality testing of memory regions

[RFC V4 PATCH 00/15] Signature verification of hibernate snapshot
 2013-09-18 13:45 UTC  (24+ messages)
  ` [PATCH V4 01/15] asymmetric keys: add interface and skeleton for implement signature generation
  ` [PATCH V4 02/15] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
  ` [PATCH V4 03/15] asymmetric keys: separate the length checking of octet string from RSA_I2OSP
  ` [PATCH V4 04/15] asymmetric keys: implement OS2IP in rsa
  ` [PATCH V4 05/15] asymmetric keys: implement RSASP1
  ` [PATCH V4 06/15] asymmetric keys: support parsing PKCS #8 private key information
  ` [PATCH V4 07/15] asymmetric keys: explicitly add the leading zero byte to encoded message
  ` [PATCH V4 08/15] Hibernate: introduced RSA key-pair to verify signature of snapshot
  ` [PATCH V4 09/15] Hibernate: generate and "
  ` [PATCH 10/15] Hibernate: Avoid S4 sign key data included in snapshot image
  ` [PATCH V4 11/15] Hibernate: taint kernel when signature check fail
  ` [PATCH V4 12/15] Hibernate: show the verification time for monitor performance
  ` [PATCH V4 13/15] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm
  ` [PATCH V4 14/15] Hibernate: notify bootloader regenerate key-pair for snapshot verification
  ` [PATCH V4 15/15] Hibernate: adapt to UEFI secure boot with signature check

[PATCH] modules: add support for soft module dependencies
 2013-09-18  7:17 UTC  (10+ messages)

[PATCH] ansi_cprng: Fix off by one error in non-block size request
 2013-09-17 12:33 UTC 

[PATCH v2 0/2] crypto: move ablk_helper out of arch/x86
 2013-09-17  7:49 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: create generic version of ablk_helper
` [PATCH v2 2/2] crypto: move x86 to the "

[PATCH] ARM: tegra: remove tegra_chip_uid()
 2013-09-16 15:34 UTC 

[PATCH] crypto: tegra: use kernel entropy instead of ad-hoc
 2013-09-16 15:28 UTC  (6+ messages)

[PATCH] crypto: move ablk_helper out of arch/x86
 2013-09-16  6:53 UTC  (2+ messages)

[PATCH 1/2] crypto: tegra-aes: Fix NULL pointer dereference
 2013-09-16  3:31 UTC  (2+ messages)
` [PATCH 2/2] crypto: tegra-aes: Use devm_clk_get

[RFC PATCH 0/2] AES in CBC/CTR/XTS modes using ARMv8 Crypto Extensions
 2013-09-14 15:18 UTC  (8+ messages)
` [RFC PATCH 1/2] crypto: move ablk_helper out of arch/x86
` [RFC PATCH 2/2] arm64: add support for AES using ARMv8 Crypto Extensions

Crypto Fixes for 2.6.35
 2013-09-13 14:39 UTC  (12+ messages)
` Crypto Fixes for 2.6.36
  ` Crypto Fixes for 2.6.37
      ` Crypto Fixes for 2.6.39
        ` Crypto Fixes for 3.0
          ` Crypto Fixes for 3.3
            ` Crypto Fixes for 3.6
              ` Crypto Fixes for 3.7
                ` Crypto Fixes for 3.9
                  ` Crypto Fixes for 3.12

[PATCH 3.11-rc1] crypto: Fix boot failure due to module dependency
 2013-09-13 13:27 UTC  (8+ messages)
  ` [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency
          ` [3.12-rc1] Dependency on module-init-tools >= 3.11 ?

[PATCH 0/7] crypto: caam - RNG4 patches and fixes
 2013-09-13 12:23 UTC  (9+ messages)
` [PATCH 1/7] crypto: caam - fix RNG state handle instantiation descriptor
` [PATCH 2/7] crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
` [PATCH 3/7] crypto: caam - fix RNG4 instantiation
` [PATCH 4/7] crypto: caam - split RNG4 instantiation function
` [PATCH 5/7] crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
` [PATCH 6/7] crypto: caam - fix RNG4 AAI defines
` [PATCH 7/7] crypto: caam - enable instantiation of all RNG4 state handles

[PATCH] crypto: x86: restore avx2_supported check
 2013-09-13 12:22 UTC  (2+ messages)

[PATCH] crypto: sha256_ssse3 - use correct module alias for sha224
 2013-09-13 12:22 UTC  (2+ messages)

[PATCH 1/3] crypto: mv_cesa - Staticize local symbols
 2013-09-13 11:36 UTC  (3+ messages)
` [PATCH 2/3] crypto: omap-aes "
` [PATCH 3/3] crypto: tegra-aes - Staticize tegra_aes_cra_exit

question about rfc404 support
 2013-09-13 11:09 UTC  (2+ messages)

unable to finish booting when "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" applied
 2013-09-11 14:57 UTC  (4+ messages)
        ` sd_mod - uknown symbol crc_t10_diff [was Re: unable to finish booting when "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" applied]

[PATCH] drivers/crypto:caam:Map src buffer before access in CAAM driver
 2013-09-11 12:54 UTC  (2+ messages)

race condition in crypto larval handling
 2013-09-10 23:13 UTC  (11+ messages)

[PATCH 0/3] crypto: omap-des: Add driver for OMAP DES module
 2013-09-10 16:16 UTC  (7+ messages)
` [PATCH 1/3] crypto: omap-des: Add omap-des driver for OMAP4/AM43xx
` [PATCH 2/3] crypto: omap-des: Add config and build options
` [PATCH 3/3] crypto: omap-des: Add triple DES (des3_ede) support to driver

[PATCH][RFC] Tests on 200 different CPUs/Arches and OSes with CPU Jitter RNG (resent)
 2013-09-09  9:31 UTC 

Crypto Update for 2.6.38
 2013-09-07  3:55 UTC  (10+ messages)
  ` Crypto Update for 2.6.39
    ` Crypto Update for 2.6.40
      ` Crypto Update for 3.1
        ` Crypto Update for 3.2
          ` Crypto Update for 3.3
            ` Crypto Update for 3.7
              ` Crypto Update for 3.8
                ` Crypto Update for 3.9
                  ` Crypto Update for 3.12

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-09-05 13:28 UTC  (57+ messages)
` [PATCH 10/18] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
` [PATCH 17/18] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm

Mistake ?
 2013-09-03 13:06 UTC  (2+ messages)

possible race in crypto_alg_mod_lookup
 2013-09-03 12:14 UTC 

[PATCH] Fix bitoperation for compilation with clang
 2013-09-02 10:35 UTC  (2+ messages)

[PATCH v2 00/10] Series of fixes for NX driver
 2013-09-02 10:35 UTC  (12+ messages)
` [PATCH v2 01/10] crypto: nx - add offset to nx_build_sg_lists()
` [PATCH v2 02/10] crypto: nx - fix limits to sg lists for AES-ECB
` [PATCH v2 03/10] crypto: nx - fix limits to sg lists for AES-CBC
` [PATCH v2 04/10] crypto: nx - fix limits to sg lists for AES-CTR
` [PATCH v2 05/10] crypto: nx - fix limits to sg lists for AES-GCM
` [PATCH v2 06/10] crypto: nx - fix limits to sg lists for AES-XCBC
` [PATCH v2 07/10] crypto: nx - fix limits to sg lists for AES-CCM
` [PATCH v2 08/10] crypto: nx - fix XCBC for zero length messages
` [PATCH v2 09/10] crypto: nx - fix GCM "
` [PATCH v2 10/10] crypto: nx - fix SHA-2 for chunks bigger than block size

[PATCH 00/10] Series of fixes for NX driver
 2013-08-29 14:32 UTC  (4+ messages)
` [PATCH 03/10] crypto: nx - fix limits to sg lists for AES-CBC

[PATCH] kernel/padata.c: always check the return value of __padata_remove_cpu() and __padata_add_cpu()
 2013-08-29  5:22 UTC  (9+ messages)
        ` [PATCH v2] kernel/padata.c: share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_PREPARE and CPU_UP_CANCELED

[PATCH] kernel/padata.c: Register hotcpu notifier after initialization
 2013-08-29  4:43 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 NNTP newsgroup(s).