messages from 2012-09-13 23:48:12 to 2012-10-04 15:41:42 UTC [more...]
[patch v3 01/11] netlink: add reference of module in netlink_dump_start
2012-10-04 15:41 UTC (14+ messages)
` [patch v3 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [patch v3 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [patch v3 05/11] nfnetlink_acct: pass nfnetlink_acct "
` [patch v3 03/11] unix_diag: pass unix_diag "
` [patch v3 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
` [patch v3 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
` [patch v3 11/11] infiniband: pass rdma_cm "
` [patch v3 08/11] crypto: pass crypto_user "
` [patch v3 09/11] xfrm: pass xfrm_user "
` [patch v3 10/11] ipset: pass ipset "
Crypto Update for 2.6.35
2012-10-04 9:53 UTC (10+ messages)
` Crypto Update for 2.6.36
` Crypto Update for 2.6.38
` 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
[PATCH -next] asymmetric keys: fix printk format warning
2012-10-04 3:18 UTC (3+ messages)
[GIT PULL] Asymmetric keys and module signing
2012-10-03 23:22 UTC (42+ messages)
` Wrong system clock vs X.509 date specifiers
` [PATCH 1/2] modsign: don't use bashism in sh scripts
` [PATCH 2/2] modules: don't call eu-strip if it doesn't exist
` [patch] MODSIGN: Fix build error with strict typechecking
[PATCH v0] Add SHA-3 hash algorithm
2012-10-03 7:17 UTC (5+ messages)
GMAC and CMAC mode
2012-10-03 4:55 UTC
[PATCH] crypto: tegra: remove include of <mach/clk.h>
2012-10-02 22:17 UTC
[PATCH] crypto: caam - Pages pinned with get_user_pages requires kmap
2012-09-29 12:40 UTC
[PATCH] crypto: caam - Pages pinned with get_user_pages requires kmap
2012-09-28 22:26 UTC
aesni intel and kernel crashes
2012-09-28 12:41 UTC (2+ messages)
[PATCH] crypto: convert to use be16_add_cpu()
2012-09-28 4:52 UTC
[PATCH 0/3 v2] Optimize CRC32C calculation using PCLMULQDQ in crc32c-intel module
2012-09-28 2:54 UTC (5+ messages)
` [PATCH 1/3 v2] Rename crc32c-intel.c to crc32c-intel_glue.c
` [PATCH 2/3 v2] Optimize CRC32C calculation with PCLMULQDQ instruction
` [PATCH 3/3 v2] Added speed test in tcrypt for crc32c
[PATCH 0/3] crypto: talitos fixes for 3.6-rc7
2012-09-27 9:22 UTC (9+ messages)
` [PATCH 1/3] crypto: talitos - fix icv management on outbound direction
` [PATCH 2/3] crypto: talitos - support for assoc data provided as scatterlist
` [PATCH 3/3] crypto: talitos - corrrectly handle zero-length assoc data
[PATCH 0/3] Optimize CRC32C calculation using PCLMULQDQ in crc32c-intel module
2012-09-27 5:45 UTC (6+ messages)
` [PATCH 1/3] Rename crc32c-intel.c to crc32c-intel_glue.c
` [PATCH 2/3] Optimize CRC32C calculation with PCLMULQDQ instruction
` [PATCH 3/3] Added speed test in tcrypt for crc32c
[PATCH] crypto: tcrypt - add missing tests for camellia and ghash
2012-09-27 5:45 UTC (3+ messages)
[PATCH 1/2] crypto: testmgr - make test_skcipher also test 'dst != src' code paths
2012-09-27 5:45 UTC (5+ messages)
` [PATCH 2/2] crypto: testmgr - make test_aead "
[PATCH] crypto: cast5/avx - fix storing of new IV in CBC encryption
2012-09-27 5:45 UTC (2+ messages)
[PATCH 1/3] crypto: testmgr - allow non-multi page and multi page skcipher tests from same test template
2012-09-27 5:44 UTC (4+ messages)
` [PATCH 2/3] crypto: testmgr - add test vectors for partial ctr(cast5) and ctr(cast6)
` [PATCH 3/3] crypto: testmgr - add test vectors for CTR mode IV increasement
[PATCH] crypto: caam - increase TRNG clocks per sample
2012-09-27 5:44 UTC (2+ messages)
[PATCH 1/4] drivers/crypto/ux500/cryp/cryp_core.c: fix error return code
2012-09-27 5:43 UTC (6+ messages)
` [PATCH 2/4] drivers/crypto/hifn_795x.c: "
` [PATCH 3/4] drivers/crypto/amcc/crypto4xx_core.c: "
` [PATCH 4/4] drivers/crypto/tegra-aes.c: "
[PATCH] crypto: caam - fix error IDs for SEC v5.x RNG4
2012-09-27 5:43 UTC (2+ messages)
[PATCH] crypto: x86/glue_helper - fix storing of new IV in CBC encryption
2012-09-27 5:31 UTC (2+ messages)
[patch v2 01/11] netlink: add reference of module in netlink_dump_start
2012-09-27 0:14 UTC (18+ messages)
` [patch v2 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [patch v2 03/11] unix_diag: pass unix_diag "
` [patch v2 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [patch v2 05/11] nfnetlink_acct: pass nfnetlink_acct "
` [patch v2 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
` [patch v2 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
` [patch v2 10/11] ipset: pass ipset "
` [patch v2 11/11] infiniband: pass rdma_cm "
` [patch v2 08/11] crypto: pass crypto_user "
` [patch v2 09/11] xfrm: pass xfrm_user "
[PATCH 01/11] netlink: add reference of module in netlink_dump_start
2012-09-26 17:26 UTC (19+ messages)
` [PATCH 02/11] inet_diag: pass inet_diag module to netlink_dump_start
` [PATCH 03/11] unix_diag: pass unix_diag "
` [PATCH 04/11] nf_conntrack_netlink: pass nf_conntrack_netlink "
` [PATCH 05/11] nfnetlink_acct: pass nfnetlink_acct "
` [PATCH 06/11] nfnetlink_cthelper: pass nfnetlink_cthelper "
` [PATCH 07/11] nfnetlink_cttimeout: pass nfnetlink_cttimeout "
` [PATCH 08/11] crypto: pass crypto_user "
` [PATCH 09/11] xfrm: pass xfrm_user "
` [PATCH 10/11] ipset: pass ipset "
` [PATCH 11/11] infiniband: pass rdma_cm "
Question about Talitos Linux driver for MPC885
2012-09-26 0:47 UTC (2+ messages)
Bug in crypto module?
2012-09-25 16:04 UTC
Kernel crashes with crypto
2012-09-25 15:51 UTC
[PATCH 0/1] dm-integrity: integrity protection device-mapper target
2012-09-25 15:42 UTC (6+ messages)
` [PATCH 1/1] "
Kernel crashes while using aesni_intel
2012-09-24 21:43 UTC
[RFC][PATCH 00/16] Asymmetric / Public-key cryptography key type
2012-09-20 9:45 UTC (26+ messages)
` [PATCH 01/16] KEYS: Add payload preparsing opportunity prior to key instantiate or update
` [PATCH 02/16] MPILIB: Provide count_leading/trailing_zeros() based on arch functions
` [PATCH 03/16] KEYS: Document asymmetric key type
` [PATCH 04/16] KEYS: Implement "
` [PATCH 05/16] KEYS: Asymmetric key pluggable data parsers
` [PATCH 06/16] KEYS: Asymmetric public-key algorithm crypto key subtype
` [PATCH 07/16] KEYS: Provide signature verification with an asymmetric key
` [PATCH 08/16] MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
` [PATCH 09/16] RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]
` [PATCH 10/16] RSA: Fix signature verification for shorter signatures
` [PATCH 11/16] X.509: Implement simple static OID registry
` [PATCH 12/16] X.509: Add utility functions to render OIDs as strings
` [PATCH 13/16] X.509: Add simple ASN.1 grammar compiler
` [PATCH 14/16] X.509: Add an ASN.1 decoder
` [PATCH 15/16] MPILIB: Provide a function to read raw data into an MPI
` [PATCH 16/16] X.509: Add a crypto key parser for binary (DER) X.509 certificates
[PATCHv2] crypto:caam - Improved support of CAAM era retrieval
2012-09-20 4:15 UTC
[PATCH] crypto:caam - Improved support of CAAM era retrieval
2012-09-19 21:21 UTC (2+ messages)
[PATCHv1] crypto-caam: added entry for P5040 in SEC-VID to SEC-ERA mapping table
2012-09-18 9:18 UTC (2+ messages)
cbc(des)
2012-09-18 3:06 UTC
[PATCH][1.3][SEC] Added entry for P5040 in SEC-VID to SEC-ERA mapping table
2012-09-17 8:32 UTC (2+ messages)
[PATCH] sparc64: Adjust crypto priorities
2012-09-15 16:17 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).