Linux cryptographic layer development
 help / color / mirror / Atom feed
 messages from 2008-03-02 16:23:27 to 2008-05-07 13:02:35 UTC [more...]

[HIFN 01/n]: Endianess fixes
 2008-05-07 13:01 UTC  (23+ messages)
` [HIFN 02/n]: Remove printk_ratelimit() for debugging printk
` [HIFN 03/n]: Indicate asynchronous processing to crypto API
` [HIFN 04/n]: Handle ablkcipher_walk errors
` [HIFN 05/n]: Fix data alignment checks
` [HIFN 06/n]: Properly handle requests for less than the full scatterlist
` [HIFN 07/n]: Use unique driver names for different algos
` [HIFN 08/n]: Properly initialize ivsize for CBC modes
` [HIFN 09/n]: Fix max queue length value
` [HIFN 10/n]: Move command descriptor setup to seperate function
` [HIFN 11/n]: Have HW invalidate src and dest descriptors after processing

New Crypto Hardware
 2008-05-07 13:00 UTC  (16+ messages)
              ` RFC: Async Hash Support
                ` [PATCH 1/1] CryptoAPI: Add "

[RFC, TCRYPT]: Catch cipher destination memory corruption
 2008-05-07  8:14 UTC 

[PATCH -mm crypto] AES: x86_64 asm implementation optimization
 2008-05-07  5:26 UTC  (21+ messages)

Desynchronizing dm-raid1
 2008-05-06 22:50 UTC  (3+ messages)
                        ` [dm-devel] "

tcrypt: hmac test with keys > blocksize fail
 2008-05-06 20:53 UTC  (6+ messages)

[PATCH 0/3][CRYPTO] RIPEMD: add support for RIPEMD hash algorithms
 2008-05-04 15:03 UTC  (4+ messages)
` [PATCH 1/3][CRYPTO] "
  ` [PATCH 2/3]CRYPTO] RIPEMD: add test vectors for RIPEMD-128 and RIPEMD-160
    ` [PATCH 3/3][CRYPTO] RIPEMD: add Kconfig entries for RIPEMD hash algorithms

Crypto Fixes for 2.6.26
 2008-05-01 10:28 UTC 

[RFC XFRM]: esp: fix scatterlist of out bounds access with crypto_eseqiv
 2008-04-29 20:57 UTC  (9+ messages)

[PATCH] crypto: Correct kzalloc error test
 2008-04-29 16:27 UTC  (4+ messages)
  ` [revised PATCH] "

[CRYPTO]: authenc: fix async crypto crash in crypto_authenc_genicv()
 2008-04-28  2:18 UTC  (2+ messages)

Crypto Update for 2.6.26
 2008-04-21  2:43 UTC 

現在註冊就送1,000點註冊金(相當於台幣$1,000喔)
 2008-04-15  6:28 UTC 

[2.6 patch] add include/asm-avr32/xor.h
 2008-04-15  0:47 UTC  (11+ messages)

[RFC] [crypto] padlock-aes loadkey ondemand
 2008-04-09 16:38 UTC  (13+ messages)

Test AES-CCM mode via IPSec (NETKEY)
 2008-04-07 21:13 UTC 

Dear Friend
 2008-04-05 20:35 UTC 

Dear Friend
 2008-04-05 20:35 UTC 

[RFC] [crypto] AES shorten the Kconfig entry
 2008-04-05 14:53 UTC  (3+ messages)

blokcipher interface to geode-aes
 2008-04-05 14:52 UTC  (4+ messages)

[PATCH] crypto: cts wrapper mode errata
 2008-04-05 13:11 UTC  (5+ messages)

[RFC] [crypto] tiny Kconfig cleanup
 2008-04-05 13:05 UTC  (2+ messages)

Test AES-CCM mode via IPSec (NETKEY)
 2008-04-04 23:08 UTC  (5+ messages)

geode-aes interface with ipsec
 2008-04-02  6:48 UTC  (2+ messages)

[PATCH]: kernel crashes when ipsec uses xcbc-mac with big data chunk
 2008-04-02  6:39 UTC  (2+ messages)

[RFC] padlock aes, unification of setkey()
 2008-04-01 13:25 UTC  (9+ messages)
` [RFC] generic_aes: export generic setkey
` [RFC] [crypto] padlock-AES, use generic setkey function

[patch 0/2] CEX2C hardware random numbers
 2008-03-31 14:39 UTC  (9+ messages)
` [patch 1/2] hw_random: allow rng_dev_read() to return hardware errors
` [patch 2/2] zcrypt: add support for large random numbers

[PATCH] crypto: Add CTS mode required for Kerberos AES support
 2008-03-30 11:14 UTC  (10+ messages)
  ` User Space API for CryptoAPI
          ` Long Macro's
            ` User Space API handling of large buffer

[RFC 0/2] make crypto fully modularly
 2008-03-30  8:38 UTC  (9+ messages)
` [RFC 2/2] [crypto] make the crypto subsystem fully modular
` [RFC 1/2] [XFRM] remove ifdef crypto

[PATCH -mm crypto] AES: remove crypto_fl_tab and replace crypto_il_tab with isb_tab
 2008-03-25 23:33 UTC  (5+ messages)

strange crypto speeds, sort of
 2008-03-24 22:19 UTC 

2008/3/21 →■⊙PHP購物車資料庫網站專案◇■× 3:32
 2008-03-20 19:32 UTC 

theoretical rpcsec_gss deadlock
 2008-03-15  1:18 UTC  (2+ messages)

[patch 0/3] Shrink the tcrypt module and fix one XTEA test vector
 2008-03-13 12:29 UTC  (2+ messages)

Link order of the AES-module(s)
 2008-03-13 11:39 UTC  (2+ messages)

[PATCH] [CRYPTO]: constify function pointer tables
 2008-03-13 11:38 UTC  (2+ messages)

small patch queue
 2008-03-13 11:23 UTC  (3+ messages)

[2.6.25 patch] crypto/ section fixes
 2008-03-09  1:08 UTC  (2+ messages)

[PATCH 0/4] CPU accelerated implementation for sha512/384 on s390
 2008-03-06 11:56 UTC  (2+ messages)

[PATCH] fix alignment problem in XTS and LRW blockmode
 2008-03-06 10:57 UTC  (17+ messages)
` [PATCH] [crypto] XTS: use proper alignment
  ` [PATCH] [PATCH] [crypto] LRW: "
              ` [PATCH] [crypto] XTS: use proper alignment v2

kernel crashes when using aes-xcbc-mac with IPsec
 2008-03-05 20:19 UTC 

[2.6 patch] crypto/digest.c should #include "internal.h"
 2008-03-05 11:06 UTC  (2+ messages)

[PATCH 1/4] generic sha_update and sha_final for s390
 2008-03-04 10:26 UTC  (3+ messages)

[PATCH 3/4] sha384 hardware acceleration for s390
 2008-03-03 16:19 UTC 

[PATCH 2/4] sha512 hardware acceleration for s390
 2008-03-03 16:19 UTC 

[PATCH 4/4] rename sha512 to sha512_generic
 2008-03-03 16:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox