linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-23 10:47:40 to 2013-09-13 14:39:15 UTC [more...]

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] crypto: tegra: use kernel entropy instead of ad-hoc
 2013-09-13 12:23 UTC  (3+ messages)

[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)

[PATCH] crypto_memcmp: add constant-time memcmp
 2013-09-13  8:33 UTC  (5+ messages)

[PATCH] modules: add support for soft module dependencies
 2013-09-13  0:07 UTC  (6+ 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 v2] crypto: caam - map src buffer before access
 2013-09-11 19:24 UTC 

[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  (111+ messages)
` [PATCH 02/18] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
` [PATCH 03/18] asymmetric keys: separate the length checking of octet string from RSA_I2OSP
` [PATCH 06/18] asymmetric keys: support parsing PKCS #8 private key information
` [PATCH 07/18] asymmetric keys: explicitly add the leading zero byte to encoded message
` [PATCH 08/18] Secure boot: Add new capability
` [PATCH 09/18] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [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 12/18] Hibernate: generate and "
` [PATCH 13/18] Hibernate: Avoid S4 sign key data included in snapshot image
` [PATCH 15/18] Hibernate: adapt to UEFI secure boot with signature check
` [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  (13+ messages)
` [PATCH 01/10] crypto: nx - add offset to nx_build_sg_lists()
` [PATCH 02/10] crypto: nx - fix limits to sg lists for AES-ECB
` [PATCH 03/10] crypto: nx - fix limits to sg lists for AES-CBC
` [PATCH 04/10] crypto: nx - fix limits to sg lists for AES-CTR
` [PATCH 05/10] crypto: nx - fix limits to sg lists for AES-GCM
` [PATCH 06/10] crypto: nx - fix limits to sg lists for AES-XCBC
` [PATCH 07/10] crypto: nx - fix limits to sg lists for AES-CCM
` [PATCH 08/10] crypto: nx - fix XCBC for zero length messages
` [PATCH 09/10] crypto: nx - fix GCM "
` [PATCH 10/10] crypto: nx - fix SHA-2 for chunks bigger than block size

[PATCH] kernel/padata.c: always check the return value of __padata_remove_cpu() and __padata_add_cpu()
 2013-08-29  5:22 UTC  (11+ 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)

Announce loop-AES-v3.7a file/swap crypto package
 2013-08-26 15:20 UTC 

[RFC] [PATCH] Fix for a warning - crypto/fcrypt,c
 2013-08-26  6:04 UTC  (3+ messages)

RE:
 2013-08-23 10:47 UTC 


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).