LinuxLists
Users
About
Sandy Harris (
[email protected]
)
Number of posts: 214 (0.05 per day)
First post: 2011-06-25 05:54:54
Last post: 2022-11-25 04:36:40
Previous Page
/
Next Page
Date
List
Subject
2021-11-16 11:37:59
linux-kernel
[PATCH 5/8] Replace memset() with memzero_explicit()
2021-11-16 11:37:59
linux-crypto
[PATCH 5/8] Replace memset() with memzero_explicit()
2021-11-16 11:36:23
linux-kernel
[PATCH 4/8] Replace memset() with memzero_explicit()
2021-11-16 11:36:17
linux-crypto
[PATCH 4/8] Replace memset() with memzero_explicit()
2021-11-16 11:33:31
linux-kernel
[PATCH 3/8] Replace memset() with memzero_explicit()
2021-11-16 11:33:01
linux-crypto
[PATCH 3/8] Replace memset() with memzero_explicit()
2021-11-16 11:29:00
linux-kernel
[PATCH 2/8] Replace memset() with memzero_explicit()
2021-11-16 11:28:59
linux-crypto
[PATCH 2/8] Replace memset() with memzero_explicit()
2021-11-16 11:26:56
linux-kernel
[PATCH 1/8] Replace memset() with memzero_explicit()
2021-11-16 11:26:54
linux-crypto
[PATCH 1/8] Replace memset() with memzero_explicit()
2021-11-16 11:20:43
linux-kernel
[PATCH 0/8] memset() in crypto code
2021-11-16 11:20:40
linux-crypto
[PATCH 0/8] memset() in crypto code
2021-11-16 03:59:34
linux-crypto
Re: memset() in crypto code
2021-11-10 09:26:26
linux-crypto
[PATCH] random: Use 64 bits from get_random_long() in extract_crng()
2021-11-10 09:25:24
linux-kernel
[PATCH] random: Use 64 bits from get_random_long() in extract_crng()
2021-10-04 07:26:13
linux-crypto
Re: [Cryptography] [RFC] random: add new pseudorandom number generator
2021-10-03 07:06:11
linux-crypto
Re: [Cryptography] [RFC] random: add new pseudorandom number generator
2021-09-23 08:50:16
linux-crypto
Re: RFC 4301,3602 and 4868 support in Linux kernel 4.9.180
2021-09-17 12:06:56
linux-crypto
[RFC] random: add new pseudorandom number generator
2021-09-13 02:53:10
linux-crypto
Re: [PATCH] random: In _extract_crng() mix in 64 bits if possible
2021-09-11 07:35:03
linux-crypto
Re: [PATCH] random: In _extract_crng() mix in 64 bits if possible
2021-09-09 05:18:11
linux-crypto
Re: [PATCH] In _extract-crng mix in 64 bits if possible
2021-09-09 02:50:09
linux-crypto
[PATCH] In _extract-crng mix in 64 bits if possible
2021-09-09 01:54:52
linux-crypto
[PATCH] random.c: Update RFC reference
2021-09-03 02:56:02
linux-crypto
C vs crypto
2021-09-03 02:33:59
linux-crypto
memset() in crypto code
2021-08-28 07:47:40
linux-crypto
Re: [PATCH] crypto: sha512: remove imaginary and mystifying clearing of variables
2021-08-19 06:11:27
linux-crypto
Initialising random(4)
2021-08-16 11:00:50
linux-crypto
Re: Lockless /dev/random - Performance/Security/Stability improvement
2021-07-04 06:44:45
linux-crypto
random(4) thoughts
2021-06-11 09:48:07
linux-crypto
Re: Lockless /dev/random - Performance/Security/Stability improvement
2021-06-11 04:02:00
linux-crypto
Re: Lockless /dev/random - Performance/Security/Stability improvement
2021-01-08 08:45:13
linux-crypto
Re: drivers/char/random.c needs a (new) maintainer
2020-07-03 13:34:31
linux-crypto
Re: No ESP response
2020-05-27 12:11:25
linux-crypto
Re: Looking for an open-source thesis idea
2020-05-26 07:56:04
linux-crypto
Re: Looking for an open-source thesis idea
2019-11-24 04:52:33
linux-crypto
Re: [PATCH v24 01/12] Linux Random Number Generator
2019-11-09 06:37:22
linux-crypto
Re: Remove PRNG from Linux Kernel
2019-06-08 13:04:14
linux-crypto
Re: [RFC PATCH 0/3] move WEP implementation to skcipher interface
2019-05-28 16:01:53
linux-crypto
Re: Conding style question regarding configuration
2018-07-18 20:24:05
linux-kernel
Re: [PATCH] random: addu a config option to trust the CPU's hwrng
2018-07-18 20:22:35
linux-crypto
Re: [PATCH] random: addu a config option to trust the CPU's hwrng
2018-07-18 15:16:48
linux-kernel
Re: [PATCH] random: add a config option to trust the CPU's hwrng
2018-07-18 15:14:20
linux-crypto
Re: [PATCH] random: add a config option to trust the CPU's hwrng
2017-10-11 15:51:51
linux-crypto
Re: Fostering linux community collaboration on hardware accelerators
2017-09-19 19:04:34
linux-kernel
Re: [kernel-hardening] Re: [PATCH v4] security/keys: rewrite all of big_key crypto
2017-08-22 17:22:50
linux-crypto
Re: Re: [PATCH 0/6] Add support for ECDSA algorithm
2017-08-13 17:21:04
linux-crypto
Re: [Freedombox-discuss] Hardware Crypto
2017-08-10 14:23:46
linux-crypto
Re: [Freedombox-discuss] Hardware Crypto
2017-08-10 14:12:22
linux-crypto
Fwd: [Freedombox-discuss] Hardware Crypto
2017-07-23 18:05:43
linux-kernel
Re: [RFC PATCH v12 3/4] Linux Random Number Generator