Vitaly Chikunov ([email protected])

Number of posts: 313 (0.15 per day)
First post: 2018-10-07 09:52:20
Last post: 2024-04-28 12:42:16

Date List Subject
2019-03-01 18:28:04 linux-kernel [PATCH v7 09/11] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
2019-03-01 18:25:50 linux-kernel [PATCH v7 06/11] X.509: parse public key parameters from x509 for akcipher
2019-03-01 18:25:33 linux-kernel [PATCH v7 05/11] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
2019-03-01 18:24:10 linux-kernel [PATCH v7 04/11] crypto: akcipher - new verify API for public key algorithms
2019-03-01 18:00:41 linux-crypto [PATCH v7 00/11] crypto: add EC-RDSA (GOST 34.10) algorithm
2019-03-01 18:00:39 linux-crypto [PATCH v7 02/11] crypto: akcipher - check the presence of callback before the call
2019-03-01 18:00:32 linux-crypto [PATCH v7 03/11] crypto: rsa - unimplement sign/verify for raw RSA backends
2019-03-01 18:00:31 linux-crypto [PATCH v7 05/11] KEYS: do not kmemdup digest in {public,tpm}_key_verify_signature
2019-03-01 18:00:30 linux-crypto [PATCH v7 07/11] crypto: Kconfig - create Public-key cryptography section
2019-03-01 18:00:23 linux-crypto [PATCH v7 06/11] X.509: parse public key parameters from x509 for akcipher
2019-03-01 18:00:21 linux-crypto [PATCH v7 08/11] crypto: ecc - make ecc into separate module
2019-03-01 18:00:09 linux-crypto [PATCH v7 10/11] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
2019-03-01 18:00:08 linux-crypto [PATCH v7 11/11] integrity: support EC-RDSA signatures for asymmetric_verify
2019-03-01 17:59:50 linux-crypto [PATCH v7 09/11] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
2019-03-01 17:59:34 linux-crypto [PATCH v7 04/11] crypto: akcipher - new verify API for public key algorithms
2019-03-01 17:59:29 linux-crypto [PATCH v7 01/11] KEYS: report to keyctl only actually supported key ops
2019-03-01 16:09:09 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-03-01 16:06:49 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 19:08:41 linux-kernel Re: [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-28 19:07:47 linux-crypto Re: [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-28 18:54:53 linux-kernel Re: [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-28 18:39:27 linux-crypto Re: [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-28 13:20:16 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 10:33:42 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 08:36:50 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 08:28:13 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 08:01:59 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 07:46:48 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 07:11:53 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 07:04:59 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-28 06:17:48 linux-kernel Re: [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-28 05:37:16 linux-crypto Re: [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-27 06:16:23 linux-kernel [PATCH RFC v6] integrity: support EC-RDSA signatures for asymmetric_verify
2019-02-27 06:15:47 linux-crypto [PATCH RFC v6] integrity: support EC-RDSA signatures for asymmetric_verify
2019-02-26 04:27:40 linux-kernel Re: [PATCH v5 10/10] integrity: support EC-RDSA signatures for asymmetric_verify
2019-02-26 04:25:51 linux-crypto Re: [PATCH v5 10/10] integrity: support EC-RDSA signatures for asymmetric_verify
2019-02-24 06:49:31 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-24 06:48:51 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-24 06:14:03 linux-kernel [PATCH v5 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
2019-02-24 06:13:21 linux-kernel [PATCH v5 10/10] integrity: support EC-RDSA signatures for asymmetric_verify
2019-02-24 06:12:59 linux-kernel [PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
2019-02-24 06:11:54 linux-kernel [PATCH v5 01/10] KEYS: report to keyctl only actually supported key ops
2019-02-24 06:11:02 linux-kernel [PATCH v5 02/10] crypto: akcipher - check the presence of callback before the call
2019-02-24 06:10:59 linux-kernel [PATCH v5 06/10] crypto: Kconfig - create Public-key cryptography section
2019-02-24 06:10:59 linux-kernel [PATCH v5 05/10] X.509: parse public key parameters from x509 for akcipher
2019-02-24 06:10:59 linux-kernel [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-24 06:10:59 linux-kernel [PATCH v5 07/10] crypto: ecc - make ecc into separate module
2019-02-24 06:10:59 linux-kernel [PATCH v5 03/10] crypto: rsa - unimplement sign/verify for raw RSA backends
2019-02-24 06:10:59 linux-kernel [PATCH v5 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
2019-02-24 06:10:01 linux-crypto [PATCH v5 00/10] crypto: add EC-RDSA (GOST 34.10) algorithm
2019-02-24 06:09:58 linux-crypto [PATCH v5 01/10] KEYS: report to keyctl only actually supported key ops