Linux Cryptography
[Prev Page][Next Page]
- [PATCHv3 01/11] crypto: omap-sham: avoid executing tasklet where not needed, (continued)
- [PATCH] crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading,
Anton Blanchard
- [PATCH] crypto: sha3 - Add missing ULL suffixes for 64-bit constants,
Geert Uytterhoeven
- [PATCH 0020/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0127/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0130/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0129/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0128/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0100/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0040/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- Fwd: maxwell RNG, Sandy Harris
- Re: [v4.7-6816-g797cee982eef] Call-trace: modprobe | asymmetric-keys?,
Herbert Xu
- [PATCH] crypto/testmgr.c: fix !x==y confusion,
yanjiang.jin
- getrandom waits for a long time when /dev/random is insufficiently read from,
Alex Xu
- [GIT PULL] /dev/random driver fix for 4.8, Theodore Ts'o
- [PATCH] crypto: marvell: Don't copy IV vectors from the _process op for ciphers,
Romain Perier
- lib/mpi: BUG: sleeping function called from invalid context on next-20160726,
Nicolai Stange
- [PATCH 00/10] Enablement of a v5 CCP,
Gary R Hook
- [PATCH 02/10] crypto: ccp - Shorten the fields of the action structure, Gary R Hook
- [PATCH 03/10] crypto: ccp - Refactoring: symbol cleanup, Gary R Hook
- [PATCH 01/10] crypto: ccp - Abstract PCI info for the CCP, Gary R Hook
- [PATCH 07/10] crypto: ccp - Let a v5 CCP provide the same function as v3, Gary R Hook
- [PATCH 05/10] crypto: ccp - Refactor code supporting the CCP's RNG, Gary R Hook
- [PATCH 09/10] crypto: ccp - Enable DMA service on a v5 CCP, Gary R Hook
- [PATCH 06/10] crypto: ccp - Refactor code to enable checks for queue space., Gary R Hook
- [PATCH 04/10] crypto: ccp - Refactor the storage block allocation code, Gary R Hook
- [PATCH 08/10] crypto: ccp - Add support for the RNG in a version 5 CCP, Gary R Hook
- [PATCH 10/10] crypto: ccp - Enable use of the additional CCP, Gary R Hook
- Re: [PATCH 00/10] Enablement of a v5 CCP, Herbert Xu
- [PATCH] crypto: ccp - Fix non-conforming comment style,
Gary R Hook
- a few questions on AF_ALG specification (AEAD, socket/connection, ...),
Nicolas Brunie
- [PATCH] hwrng: core - Allow for multiple simultaneous active hwrng devices,
Keith Packard
- [GIT PULL] /dev/random driver changes for 4.8,
Theodore Ts'o
- [PATCH] crypto: marvell - Update cache with input sg only when it is unmapped,
Romain Perier
- [PATCH 0/2] Fix a resource release omission in error handling code,
Quentin Lambert
- [PATCH] crypto: marvell - Don't chain at DMA level when backlog is disabled,
Romain Perier
- [PATCH] crypto: marvell - Fix memory leaks in TDMA chain for cipher requests,
Romain Perier
- [PATCH] crypto: x86/glue_helper make bool,
Luis R. Rodriguez
- Max data limit for AEAD operation,
Harsh Jain
- [PATCH] crypto: vmx - Ignore generated files,
Paulo Flabiano Smorigo
- [Patch-V2 0/3] crypto/chcr: Add Chelsio Crypto Driver,
Yeshaswi M R Gowda
- [PATCH V2 0/2] Automatically load the vmx_crypto module if supported,
alastair
- [PATCH v2 1/2] crypto: vmx - Adding asm subroutines for XTS,
Paulo Flabiano Smorigo
- [cryptodev:master 163/175] DocBook: include/linux/crypto.h:1: warning: no structured comments found, kbuild test robot
- [cryptodev:master 147/175] DocBook: include/crypto/skcipher.h:135: warning: No description found for parameter 'base',
kbuild test robot
- [PATCH] crypto: testmgr - Print akcipher algorithm name, Herbert Xu
- [PATCH] crypto: marvell: Fix wrong flag used for GFP in mv_cesa_dma_add_iv_op,
Romain Perier
- [PATCH 0/3] KEYS: Miscellaneous fixes,
David Howells
- [patch] crypto: nx - off by one bug in nx_of_update_msc(),
Dan Carpenter
- [PATCH] crypto: rsa-pkcs1pad - Fix akcipher request allocation,
Salvatore Benedetto
- Re: [V2][PATCH 2/2] pefile: Fix the failure of calculation for digest, Dave Young
- Re: [V2][PATCH 1/2] PKCS#7: Fix kernel panic when referring to the empty AuthorityKeyIdentifier,
Dave Young
- [PATCH 0/2] Automatically load the vmx_crypto module if supported,
alastair
[RFC PATCH] KEYS: add SP800-56A KDF support for DH,
Stephan Mueller
[PATCH 0/30] crypto: skcipher - skcipher algorithm conversion part 2,
Herbert Xu
- [PATCH 1/30] crypto: skcipher - Add low-level skcipher interface, Herbert Xu
- [PATCH 2/30] crypto: null - Add new default null skcipher, Herbert Xu
- [PATCH 3/30] crypto: aead - Add chunk size, Herbert Xu
- [PATCH 4/30] crypto: authenc - Use skcipher, Herbert Xu
- [PATCH 5/30] crypto: authencesn - Use skcipher, Herbert Xu
- [PATCH 6/30] crypto: ctr - Use skcipher in rfc3686, Herbert Xu
- [PATCH 7/30] crypto: ccm - Use skcipher, Herbert Xu
- [PATCH 9/30] crypto: chacha20poly1305 - Use skcipher, Herbert Xu
- [PATCH 11/30] crypto: aead - Add skcipher null for IV generators, Herbert Xu
- [PATCH 12/30] crypto: echainiv - Use skcipher, Herbert Xu
- [PATCH 8/30] crypto: gcm - Use skcipher, Herbert Xu
- [PATCH 13/30] crypto: seqiv - Use skcipher, Herbert Xu
- [PATCH 14/30] crypto: aead - Remove blkcipher null for IV generators, Herbert Xu
- [PATCH 10/30] crypto: cryptd - Add support for skcipher, Herbert Xu
- [PATCH 15/30] crypto: null - Remove default null blkcipher, Herbert Xu
- [PATCH 17/30] crypto: user - Remove crypto_lookup_skcipher call, Herbert Xu
- [PATCH 16/30] crypto: cts - Convert to skcipher, Herbert Xu
- [PATCH 18/30] crypto: skcipher - Remove top-level givcipher interface, Herbert Xu
- [PATCH 19/30] crypto: simd - Add simd skcipher helper, Herbert Xu
- [PATCH 20/30] crypto: omap - Stop using crypto scatterwalk_bytes_sglen, Herbert Xu
- [PATCH 21/30] crypto: scatterwalk - Remove scatterwalk_bytes_sglen, Herbert Xu
- [PATCH 23/30] crypto: api - Optimise away crypto_yield when hard preemption is on, Herbert Xu
- [PATCH 24/30] crypto: scatterwalk - Fix test in scatterwalk_done, Herbert Xu
- [PATCH 26/30] crypto: scatterwalk - Remove unnecessary BUG in scatterwalk_start, Herbert Xu
- [PATCH 25/30] crypto: scatterwalk - Remove unnecessary advance in scatterwalk_pagedone, Herbert Xu
- [PATCH 27/30] crypto: scatterwalk - Inline start/map/done, Herbert Xu
- [PATCH 28/30] crypto: skcipher - Add skcipher walk interface, Herbert Xu
- [PATCH 29/30] crypto: aes-ce-ccm - Use skcipher walk interface, Herbert Xu
- [PATCH 30/30] crypto: lrw - Convert to skcipher, Herbert Xu
- [PATCH 22/30] crypto: scatterwalk - Add no-copy support to copychunks, Herbert Xu
[PATCH 1/2] crypto: vmx - Adding asm subroutines for XTS,
Paulo Flabiano Smorigo
[PATCH 0/3] crypto/chcr: Add Chelsio Crypto Driver,
Yeshaswi M R Gowda
[PATCH 0/6] crypto: img-hash - fixes and interface changes,
Will Thomas
[PATCH] crypto: qat - Stop dropping leading zeros from RSA output,
Salvatore Benedetto
[PATCH] crypto: qat - Add DH support,
Salvatore Benedetto
[PATCH] [linux-next] crypto: doc- Fix double words "the the" in crypto-API.tmpl,
Masanari Iida
AEAD: Having separate underlying cipher handle for each request,
Ondrej Mosnáček
[PATCH] Enable slice hang handling for C3X and C6X devices.,
Conor McLoughlin
[PATCH 0/3] Add RSA CRT mode to qat driver,
Salvatore Benedetto
[PATCH] Use alternative reset methods depending on the specific device., Conor McLoughlin
[PATCH] crypto: bfin_crc: Simplify use of devm_ioremap_resource,
Amitoj Kaur Chawla
Why null skcipher to copy AAD data?,
Harsh Jain
[v10 PATCH] crypto: caam - add support for RSA algorithm,
Tudor Ambarus
[PATCH] crypto: testmgr - Set err before proceeding,
Salvatore Benedetto
[PATCH v2] crypto: qat - Switch to new rsa_helper functions,
Salvatore Benedetto
DH & KDF,
Stephan Mueller
[cryptodev:master 118/131] arch/s390/crypto/aes_s390.c:271:1: warning: 'fallback_blk_dec' uses dynamic stack allocation, kbuild test robot
[cryptodev:master 116/131] drivers/crypto/qce/ablkcipher.c:229:1: warning: 'qce_ablkcipher_crypt' uses dynamic stack allocation, kbuild test robot
[v9 PATCH] crypto: caam - add support for RSA algorithm,
Tudor Ambarus
[PATCH] Crypto:Add HMAC-SHA3 test modes and test vectors,
Raveendra Padasalagi
[PATCH 1/2] powerpc: define FUNC_START/FUNC_END,
Anton Blanchard
[PATCH] crypto: qat - Switch to new rsa_helper functions,
Salvatore Benedetto
kexec_file_load signature verification failure, Dave Young
[PATCH] crypto: qat - make qat_asym_algs.o depend on asn1 headers,
Jan Stancek
[PATCH] crypto: omap-sham - increase cra_proirity to 400,
Bin Liu
[patch] crypto: sha1-mb - cleanup a small | vs || typo, Dan Carpenter
[patch] crypto: sha256-mb - cleanup a || vs | typo,
Dan Carpenter
[patch] crypto: tcrypt - add a missing tab,
Dan Carpenter
[PATCH 0/28] crypto: skcipher - skcipher algorithm conversion part 1,
Herbert Xu
- [PATCH 1/28] crypto: authenc - Consider ahash ASYNC bit, Herbert Xu
- [PATCH 2/28] crypto: ahash - Add padding in crypto_ahash_extsize, Herbert Xu
- [PATCH 3/28] crypto: skcipher - Add low-level skcipher interface, Herbert Xu
- [PATCH 4/28] crypto: null - Add new default null skcipher, Herbert Xu
- [PATCH 5/28] crypto: tcrypt - Use skcipher, Herbert Xu
- [PATCH 6/28] crypto: authenc - Use skcipher, Herbert Xu
- [PATCH 7/28] crypto: authencesn - Use skcipher, Herbert Xu
- [PATCH 8/28] crypto: ctr - Use skcipher in rfc3686, Herbert Xu
- [PATCH 9/28] crypto: ccm - Use skcipher, Herbert Xu
- [PATCH 10/28] crypto: gcm - Use skcipher, Herbert Xu
- [PATCH 11/28] crypto: chacha20poly1305 - Use skcipher, Herbert Xu
- [PATCH 13/28] crypto: aesni - Use crypto_cipher to derive rfc4106 subkey, Herbert Xu
- [PATCH 12/28] crypto: cryptd - Add support for skcipher, Herbert Xu
- [PATCH 15/28] crypto: ccp - Use skcipher for fallback, Herbert Xu
- [PATCH 14/28] KEYS: Use skcipher for big keys, Herbert Xu
- [PATCH 16/28] crypto: mxs-dcp - Use skcipher for fallback, Herbert Xu
- [PATCH 17/28] crypto: picoxcell - Use skcipher for fallback, Herbert Xu
- [PATCH 18/28] crypto: qce - Use skcipher for fallback, Herbert Xu
- [PATCH 19/28] crypto: sahara - Use skcipher for fallback, Herbert Xu
- [PATCH 20/28] crypto: s390/aes - Use skcipher for fallback, Herbert Xu
- [PATCH 22/28] crypto: echainiv - Use skcipher, Herbert Xu
- [PATCH 25/28] crypto: null - Remove default null blkcipher, Herbert Xu
- [PATCH 24/28] crypto: aead - Remove blkcipher null for IV generators, Herbert Xu
- [PATCH 26/28] crypto: api - Add crypto_inst_setname, Herbert Xu
- [PATCH 28/28] crypto: cts - Convert to skcipher, Herbert Xu
- [PATCH 23/28] crypto: seqiv - Use skcipher, Herbert Xu
- [PATCH 21/28] crypto: aead - Add skcipher null for IV generators, Herbert Xu
- [PATCH 27/28] crypto: tcrypt - Add speed test for cts, Herbert Xu
[PATCH] Remove redundant sg_init_table call.,
Harsh Jain
[RFC] WireGuard: next generation secure network tunnel,
Jason A. Donenfeld
[PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues,
Krzysztof Kozlowski
[cryptodev:master 94/97] ERROR: "__aeabi_ldivmod" [crypto/tcrypt.ko] undefined!, kbuild test robot
[cryptodev:master 94/97] ERROR: "__divdi3" [crypto/tcrypt.ko] undefined!, kbuild test robot
[PATCH] crypto: ux500: do not build with -O0,
Arnd Bergmann
[cryptodev:master 87/87] crypto/ecc.c:1018:1: warning: 'crypto_ecdh_shared_secret' uses dynamic stack allocation, kbuild test robot
[cryptodev:master 84/87] security/keys/big_key.c:118:1: warning: 'big_key_crypt' uses dynamic stack allocation, kbuild test robot
[cryptodev:master 79/87] crypto/ecc.c:532:1: warning: 'vli_mmod_fast' uses dynamic stack allocation, kbuild test robot
[PATCH V2] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed,
Nishanth Menon
[PATCH] hwrng: OMAP: Fix assumption that runtime_get_sync will always succeed,
Nishanth Menon
[PATCH] MAINTAINERS: update maintainer for qat,
Tadeusz Struk
[PATCH v5] Bluetooth: convert smp and selftest to crypto kpp API, Salvatore Benedetto
Encryption output buffer description in algif_aead.c file,
Harsh Jain
[PATCH v8 0/6] crypto: algif - add akcipher,
Tadeusz Struk
[cryptodev:master 79/79] (.text+0x330de0): multiple definition of `ecdh_shared_secret',
kbuild test robot
[PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2],
David Howells
- [PATCH 1/8] KEYS: Provide key type operations for asymmetric key ops [ver #2], David Howells
- [PATCH 7/8] KEYS: Implement encrypt, decrypt and sign for software asymmetric key [ver #2], David Howells
- [PATCH 8/8] KEYS: Implement PKCS#8 RSA Private Key parser [ver #2], David Howells
- [PATCH 5/8] KEYS: Provide software public key query function [ver #2], David Howells
- [PATCH 6/8] KEYS: Allow the public_key struct to hold a private key [ver #2], David Howells
- [PATCH 4/8] KEYS: Make the X.509 and PKCS7 parsers supply the sig encoding type [ver #2], David Howells
- [PATCH 3/8] KEYS: Provide missing asymmetric key subops for new key type ops [ver #2], David Howells
- [PATCH 2/8] KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2], David Howells
- Re: [PATCH 0/8] KEYS: keyctl operations for asymmetric keys [ver #2], George Wilson
[PATCH 0/8] KEYS: keyctl operations for asymmetric keys, David Howells
[PATCH 0/3] hw_random: bcm2835: Add support for Broadcom BCM5301x,
Florian Fainelli
[PATCH] crypto: user - re-add size check for CRYPTO_MSG_GETALG,
Mathias Krause
[PATCH v2] crypto: Jitter RNG - use ktime_get_ns as fallback,
Stephan Mueller
[PATCH v11 0/3] Key-agreement Protocol Primitives (KPP) API,
Salvatore Benedetto
KEYS: Use skcipher for big keys,
Herbert Xu
[PATCHv2 00/27] crypto: fixes for omap family of devices,
Tero Kristo
- [PATCHv2 01/27] crypto: omap-sham: use runtime_pm autosuspend for clock handling, Tero Kristo
- [PATCHv2 04/27] crypto: omap-sham: set sw fallback to 240 bytes, Tero Kristo
- [PATCHv2 03/27] crypto: omap: do not call dmaengine_terminate_all, Tero Kristo
- [PATCHv2 02/27] crypto: omap-sham: change queue size from 1 to 10, Tero Kristo
- [PATCHv2 07/27] crypto: omap-sham: implement context export/import APIs, Tero Kristo
- [PATCHv2 09/27] crypto: omap-aes - Fix enabling clocks, Tero Kristo
- [PATCHv2 10/27] crypto: omap-aes: Add support for multiple cores, Tero Kristo
- [PATCHv2 16/27] ARM: dts: DRA7: Add DT nodes for AES IP, Tero Kristo
- [PATCHv2 18/27] ARM: dts: DRA7: Add DT node for RNG IP, Tero Kristo
- [PATCHv2 19/27] ARM: dts: AM43xx: clk: Add RNG clk node, Tero Kristo
- [PATCHv2 17/27] ARM: dts: DRA7: Add support for SHA IP, Tero Kristo
- [PATCHv2 21/27] ARM: DRA7: hwmod: Add data for DES IP, Tero Kristo
- [PATCHv2 20/27] ARM: dts: AM43xx: Add node for RNG, Tero Kristo
- [PATCHv2 24/27] ARM: DRA7: hwmod: Add data for RNG IP, Tero Kristo
- [PATCHv2 22/27] ARM: DRA7: hwmod: Add data for AES IP, Tero Kristo
- [PATCHv2 26/27] ARM: AM43xx: hwmod: Add data for DES, Tero Kristo
- [PATCHv2 23/27] ARM: DRA7: hwmod: Add data for SHA IP, Tero Kristo
- [PATCHv2 25/27] ARM: OMAP: DRA7xx: Make L4SEC clock domain SWSUP only, Tero Kristo
- [PATCHv2 13/27] crypto: omap-aes: fix crypto engine initialization order, Tero Kristo
- [PATCHv2 15/27] ARM: dts: DRA7: Add DT node for DES IP, Tero Kristo
- [PATCHv2 14/27] crypto: omap-des: fix crypto engine initialization order, Tero Kristo
- [PATCHv2 11/27] crypto: omap-aes: Add fallback support, Tero Kristo
- [PATCHv2 12/27] crypto: engine: avoid unnecessary context switches, Tero Kristo
- [PATCHv2 08/27] crypto: omap-des: Fix support for unequal lengths, Tero Kristo
- [PATCHv2 05/27] crypto: omap-sham: avoid executing tasklet where not needed, Tero Kristo
- [PATCHv2 06/27] crypto: ahash: increase the maximum allowed statesize, Tero Kristo
- [PATCHv2 27/27] ARM: AMx3xx: hwmod: Add data for RNG, Tero Kristo
- Re: [PATCHv2 00/27] crypto: fixes for omap family of devices, Tony Lindgren
crypto: rsa - Do not gratuitously drop leading zeroes,
Herbert Xu
- [PATCH 5/8] crypto: rsa-pkcs1pad - Remove bogus page splitting, Herbert Xu
- [PATCH 7/8] crypto: rsa-pkcs1pad - Move key size check to setkey, Herbert Xu
- [PATCH 6/8] crypto: rsa-pkcs1pad - Always use GFP_KERNEL, Herbert Xu
- [PATCH 4/8] crypto: rsa-pkcs1pad - Require hash to be present, Herbert Xu
- [PATCH 8/8] crypto: rsa-pkcs1pad - Avoid copying output when possible, Herbert Xu
- [PATCH 2/8] crypto: rsa - Generate fixed-length output, Herbert Xu
- [PATCH 3/8] lib/mpi: Do not do sg_virt, Herbert Xu
- [PATCH 1/8] crypto: testmgr - Allow leading zeros in RSA, Herbert Xu
- Re: crypto: rsa - Do not gratuitously drop leading zeroes, Tadeusz Struk
- Re: crypto: rsa - Do not gratuitously drop leading zeroes, Stephan Mueller
- [v2 PATCH 0/7] crypto: rsa - Do not gratuitously drop leading zeroes, Herbert Xu
[PATCH v10 0/3] Key-agreement Protocol Primitives (KPP) API,
Salvatore Benedetto
[PATCH] crypto: Jitter RNG - use ktime_get_raw_ns as fallback,
Stephan Mueller
Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc),
Andy Lutomirski
[[PATCH v2] 11/11] hwrng: exynos - fixup IO accesors,
Ben Dooks
[PATCH 0/5] crypto: Fix IPsec reordering caused by cryptd,
Herbert Xu
[PATCH v3 00/10] Chain crypto requests together at the DMA level,
Romain Perier
- [PATCH v3 04/10] crypto: marvell: Copy IV vectors by DMA transfers for acipher requests, Romain Perier
- [PATCH v3 03/10] crypto: marvell: Fix wrong type check in dma functions, Romain Perier
- [PATCH v3 02/10] crypto: marvell: Check engine is not already running when enabling a req, Romain Perier
- [PATCH v3 01/10] crypto: marvell: Add a macro constant for the size of the crypto queue, Romain Perier
- [PATCH v3 10/10] crypto: marvell: Increase the size of the crypto queue, Romain Perier
- [PATCH v3 09/10] crypto: marvell: Add support for chaining crypto requests in TDMA mode, Romain Perier
- [PATCH v3 08/10] crypto: marvell: Add load balancing between engines, Romain Perier
- [PATCH v3 06/10] crypto: marvell: Add a complete operation for async requests, Romain Perier
- [PATCH v3 07/10] crypto: marvell: Move SRAM I/O operations to step functions, Romain Perier
- [PATCH v3 05/10] crypto: marvell: Move tdma chain out of mv_cesa_tdma_req and remove it, Romain Perier
[PATCH v5 0/7] /dev/random - a new approach,
Stephan Mueller
[PATCH] crypto: use timespec64 for jent_get_nstime,
Arnd Bergmann
[PATCH v9 0/3] Key-agreement Protocol Primitives (KPP) API,
Salvatore Benedetto
[PATCH v2 00/10] Chain crypto requests together at the DMA level,
Romain Perier
- [PATCH v2 01/10] crypto: marvell: Add a macro constant for the size of the crypto queue, Romain Perier
- [PATCH v2 02/10] crypto: marvell: Check engine is not already running when enabling a req, Romain Perier
- [PATCH v2 03/10] crypto: marvell: Fix wrong type check in dma functions, Romain Perier
- [PATCH v2 04/10] crypto: marvell: Copy IV vectors by DMA transfers for acipher requests, Romain Perier
- [PATCH v2 05/10] crypto: marvell: Move tdma chain out of mv_cesa_tdma_req and remove it, Romain Perier
- [PATCH v2 07/10] crypto: marvell: Move SRAM I/O operations to step functions, Romain Perier
- [PATCH v2 06/10] crypto: marvell: Add a complete operation for async requests, Romain Perier
- [PATCH v2 08/10] crypto: marvell: Add load balancing between engines, Romain Perier
- [PATCH v2 09/10] crypto: marvell: Add support for chaining crypto requests in TDMA mode, Romain Perier
- [PATCH v2 10/10] crypto: marvell: Increase the size of the crypto queue, Romain Perier
[patch] crypto: drbg - fix an error code in drbg_init_sym_kernel(),
Dan Carpenter
[PATCH v2 0/2] Add SHA-3 algorithm and test vectors.,
Raveendra Padasalagi
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]