Vitaly Chikunov ([email protected])

Number of posts: 315 (0.15 per day)
First post: 2018-10-07 09:52:20
Last post: 2024-06-10 14:26:38

Date List Subject
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
2019-02-24 06:09:54 linux-crypto [PATCH v5 02/10] crypto: akcipher - check the presence of callback before the call
2019-02-24 06:09:50 linux-crypto [PATCH v5 03/10] crypto: rsa - unimplement sign/verify for raw RSA backends
2019-02-24 06:09:48 linux-crypto [PATCH v5 09/10] crypto: ecrdsa - add EC-RDSA test vectors to testmgr
2019-02-24 06:09:48 linux-crypto [PATCH v5 04/10] crypto: akcipher - new verify API for public key algorithms
2019-02-24 06:09:42 linux-crypto [PATCH v5 05/10] X.509: parse public key parameters from x509 for akcipher
2019-02-24 06:09:37 linux-crypto [PATCH v5 07/10] crypto: ecc - make ecc into separate module
2019-02-24 06:09:27 linux-crypto [PATCH v5 08/10] crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
2019-02-24 06:09:19 linux-crypto [PATCH v5 10/10] integrity: support EC-RDSA signatures for asymmetric_verify
2019-02-24 06:09:18 linux-crypto [PATCH v5 06/10] crypto: Kconfig - create Public-key cryptography section
2019-02-10 18:48:08 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-10 18:46:37 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-09 21:44:21 linux-kernel Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-09 21:42:54 linux-crypto Re: [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-02-04 14:39:33 linux-kernel Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
2019-02-04 14:00:45 linux-crypto Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
2019-02-01 07:10:12 linux-kernel Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
2019-02-01 07:09:27 linux-crypto Re: [RFC PATCH v4] akcipher: new verify API for public key algorithms
2019-01-25 18:14:56 linux-kernel [RFC PATCH v4] akcipher: new verify API for public key algorithms
2019-01-25 18:13:11 linux-crypto [RFC PATCH v4] akcipher: new verify API for public key algorithms
2019-01-25 11:18:35 linux-kernel Re: [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-25 11:18:26 linux-crypto Re: [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-18 21:16:07 linux-kernel [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-18 21:02:54 linux-crypto [RFC PATCH v3] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-18 20:42:45 linux-kernel Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-18 20:41:05 linux-crypto Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-17 07:29:50 linux-kernel [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-17 00:00:27 linux-kernel Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-16 18:27:22 linux-crypto Re: [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-16 16:47:45 linux-crypto [RFC PATCH v2] akcipher: Introduce verify_rsa/verify for public key algorithms
2019-01-07 18:23:53 linux-kernel [PATCH] crypto: testmgr - split akcipher tests by a key type
2019-01-07 17:54:31 linux-crypto [PATCH] crypto: testmgr - split akcipher tests by a key type
2019-01-07 09:06:15 linux-kernel Re: [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
2019-01-07 09:04:53 linux-crypto Re: [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
2019-01-07 08:08:42 linux-kernel Re: [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
2019-01-07 08:07:15 linux-crypto Re: [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
2019-01-06 13:39:23 linux-kernel [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-01-06 13:39:09 linux-kernel [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
2019-01-06 13:38:20 linux-kernel [RFC PATCH 3/4] KEYS: set correct flags for keyctl if encrypt is not supported
2019-01-06 13:38:18 linux-kernel [RFC PATCH 2/4] akcipher: Introduce verify2 for public key algorithms
2019-01-06 13:37:48 linux-kernel [RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
2019-01-06 13:37:14 linux-crypto [RFC PATCH 4/4] crypto: Add EC-RDSA algorithm
2019-01-06 13:36:54 linux-crypto [RFC PATCH 3/4] KEYS: set correct flags for keyctl if encrypt is not supported
2019-01-06 13:36:53 linux-crypto [RFC PATCH 2/4] akcipher: Introduce verify2 for public key algorithms
2019-01-06 13:36:50 linux-crypto [RFC PATCH 1/4] X.509: Parse public key parameters from x509 for akcipher
2019-01-06 13:36:26 linux-crypto [RFC PATCH 0/4] crypto: Add EC-RDSA algorithm
2019-01-04 12:37:06 linux-kernel Re: [RFC PATCH] akcipher: Introduce verify2 for public key algorithms
2019-01-04 10:20:40 linux-crypto Re: [RFC PATCH] akcipher: Introduce verify2 for public key algorithms
2018-12-13 12:00:40 linux-kernel Re: [RFC PATCH] akcipher: Introduce verify2 for public key algorithms
2018-12-13 11:58:15 linux-crypto Re: [RFC PATCH] akcipher: Introduce verify2 for public key algorithms