linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-18 15:13:28 to 2011-09-27 05:46:35 UTC [more...]

[PATCH v4 00/17] crypto user configuration api
 2011-09-27  5:46 UTC  (15+ messages)
` [PATCH v4 01/17] crypto: Add a flag to identify crypto instances
` [PATCH v4 02/17] crypto: Export crypto_remove_spawns
` [PATCH v4 03/17] crypto: Export crypto_remove_final
` [PATCH v4 04/17] crypto: Add userspace configuration API
` [PATCH v4 05/17] crypto: Add a report function pointer to crypto_type
` [PATCH v4 06/17] crypto: Add userspace report for larval type algorithms
` [PATCH v4 07/17] crypto: Add userspace report for shash "
` [PATCH v4 08/17] crypto: Add userspace report for ahash "
` [PATCH v4 09/17] crypto: Add userspace report for blkcipher "
` [PATCH v4 10/17] crypto: Add userspace report for ablkcipher "
` [PATCH v4 11/17] crypto: Add userspace report for givcipher "
` [PATCH v4 12/17] crypto: Add userspace report for aead "
` [PATCH v4 13/17] crypto: Add userspace report for nivaead "
` [PATCH v4 14/17] crypto: Add userspace report for pcompress "

[PATCH] whirlpool: count rounds from 0
 2011-09-27  5:26 UTC 

[RFC v2.1 0/6] evm: digital signature verification extension
 2011-09-26 23:15 UTC  (10+ messages)
` [RFC v2.1 1/6] crypto: GnuPG based MPI lib - source files needed for ksign
` [RFC v2.1 2/6] crypto: GnuPG based MPI lib - header "
` [RFC v2.1 3/6] crypto: GnuPG based MPI lib - make "
` [RFC v2.1 4/6] crypto: GnuPG based MPI lib - extra MPI sources
` [RFC v2.1 5/6] crypto: ksign - digital signature verification support
` [RFC v2.1 6/6] evm: "

[PATCH 1/3] crypto: tcrypt: add ctr(twofish) speed test
 2011-09-26 13:47 UTC  (3+ messages)
` [PATCH 2/3] crypto: twofish-x86-asm: make assembler functions use twofish_ctx instead of crypto_tfm
` [PATCH 3/3] crypto: twofish: add 3-way parallel x86_64 assembler implemention

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-26 11:42 UTC 

[PATCH v3 00/17] crypto user configuration api
 2011-09-26 11:21 UTC  (24+ messages)
` [PATCH v3 01/17] crypto: Add a flag to identify crypto instances
` [PATCH v3 02/17] crypto: Export crypto_remove_spawns
` [PATCH v3 03/17] crypto: Export crypto_remove_final
` [PATCH v3 04/17] crypto: Add userspace configuration API
` [PATCH v3 05/17] crypto: Add a report function pointer to crypto_typ
` [PATCH v3 06/17] crypto: Add userspace report for larval type algorithms
` [PATCH v3 07/17] crypto: Add userspace report for shash "
` [PATCH v3 08/17] crypto: Add userspace report for ahash "
` [PATCH v3 09/17] crypto: Add userspace report for blkcipher "
` [PATCH v3 10/17] crypto: Add userspace report for ablkcipher "
` [PATCH v3 11/17] crypto: Add userspace report for givcipher "
` [PATCH v3 12/17] crypto: Add userspace report for aead "
` [PATCH v3 13/17] crypto: Add userspace report for nivaead "
` [PATCH v3 14/17] crypto: Add userspace report for pcompress "
` [PATCH v3 15/17] crypto: Add userspace report for rng "
` [PATCH 16/17] crypto: Add userspace report for cipher "
` [PATCH v3 17/17] crypto: Add userspace report for compress "

random(4) overheads question
 2011-09-26  6:41 UTC 

群发软件+买家搜索机+最新广交会买家、海关数据,B2B询盘买家500万。
 2011-09-25 12:40 UTC 

cryptodev tree on github
 2011-09-25  4:50 UTC  (3+ messages)

Kernel OOPS with Freescale talitos driver on ppc
 2011-09-25  0:16 UTC  (5+ messages)
    ` [PATCH] talitos: handle descriptor not found in error path

[PATCH 1/2] crypto: blowfish-x86_64: improve x86_64 blowfish 4-way performance
 2011-09-23 16:51 UTC  (2+ messages)
` [PATCH 2/2] crypto: blowfish-x86_64: add credits

[[RFC] PATCH 1/4] crypto: blowfish: split generic and common c code
 2011-09-22 14:25 UTC  (8+ messages)
` [[RFC] PATCH 2/4] crypto: blowfish: rename C-version to blowfish_generic
` [[RFC] PATCH 3/4] crypto: tcrypt: add ctr(blowfish) speed test
` [[RFC] PATCH 4/4] crypto: blowfish: add x86_64 assembly implementation
` [PATCH 1/4] crypto: blowfish - split generic and common c code

[PATCH] lib/sha1.c: quite sparse noise about symbol not declared
 2011-09-22 11:33 UTC  (2+ messages)

[PATCH 29/55] crypto: irq: Remove IRQF_DISABLED
 2011-09-22  8:58 UTC 

[PATCH 00/16] crypto user configuration api
 2011-09-21 11:19 UTC  (7+ messages)
` [PATCH 01/16] crypto: authenc - Don't multiply priorities

[PATCH 29/57] crypto: irq: Remove IRQF_DISABLED
 2011-09-21  9:28 UTC 

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万
 2011-09-21  7:25 UTC 

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-18  1:02 UTC 

[PATCH] random: add blocking facility to urandom
 2011-09-13 12:18 UTC  (58+ messages)

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-10 21:30 UTC 

[PATCH] aes_glue.c: quiet sparse noise about symbol not declared
 2011-09-09 20:47 UTC 

群发软件+买家搜索机+109届广交会买家、海关数据,B2B询盘买家500万。
 2011-09-09 17:58 UTC 

[RFC v2.0 0/3] evm: digital signature verification extension
 2011-09-07 20:01 UTC  (7+ messages)
` [RFC v2.0 1/3] crypto: GnuPG based MPI lib
` [RFC v2.0 2/3] crypto: ksign - digital signature verification support
  ` [RFC v2.0 3/3] evm: digital signature support
` [RFC v2.0 3/3] evm: digital signature verification support

IPsec performance (in)dependent on ingress rate?
 2011-09-05  2:26 UTC  (2+ messages)

[PATCH v2 00/15] crypto user configuration api
 2011-09-02  3:50 UTC  (5+ messages)
` [PATCH v2 02/15] crypto: Add userspace configuration API

[PATCH v1 0/3] crc32c: Add faster algorithm and self-test code
 2011-09-01 22:28 UTC  (12+ messages)
` [PATCH 1/3] crc32c: Implement CRC32c with slicing-by-8 algorithm
` [PATCH 2/3] libcrc32c: Expose big-endian version of crc32c
` [PATCH 3/3] crc32c: Implement a self-test for CRC32c

comparison of the AF_ALG interface with the /dev/crypto
 2011-09-01 16:19 UTC  (20+ messages)
` [Cryptodev-linux-devel] "

Publicity Proposal to geekdaily.net
 2011-08-30 21:04 UTC 

最新广交会买家库+500万海外买家资源+邮件发送方案=每天都有新买家回复!
 2011-08-30  4:22 UTC 

[PATCH 1/2] mm: convert k{un}map_atomic(p, KM_type) to k{un}map_atomic(p)
 2011-08-29 12:27 UTC 

Re-Validate Your MailBox‏
 2011-08-23  0:36 UTC 

INVITATION TO TENDER, PLEASE SEE THE ATTACHED PDF FILE AND GET BACK TO US
 2011-08-21 15:16 UTC 

[PATCH] crypto: aesni-intel - Add ivsize to ablk_ecb_alg
 2011-08-20  8:08 UTC  (11+ messages)

Plastic Card
 2011-08-18 12:44 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).