Ignat Korchagin ([email protected])

Number of posts: 149 (0.08 per day)
First post: 2019-01-30 15:59:22
Last post: 2024-06-14 14:33:16

Date List Subject
2022-10-14 10:11:14 linux-crypto [PATCH v2 0/4] crypto, keys: add ECDSA signature support to key retention service
2022-10-14 10:11:14 linux-crypto [PATCH v2 3/4] crypto: pkcs8 parser support ECDSA private keys
2022-10-14 10:11:14 linux-crypto [PATCH v2 1/4] crypto: add ECDSA signature generation support
2022-09-27 21:28:50 linux-crypto Re: [PATCH 0/4] crypto: add ECDSA signature support to key retention service
2022-09-08 20:06:49 linux-crypto [PATCH 4/4] crypto: remove unused field in pkcs8_parse_context
2022-09-08 20:06:04 linux-crypto [PATCH 1/4] crypto: add ECDSA signature generation support
2022-09-08 20:05:46 linux-crypto [PATCH 0/4] crypto: add ECDSA signature support to key retention service
2022-09-08 20:05:46 linux-kernel [PATCH 2/4] crypto: add ECDSA test vectors from RFC 6979
2022-09-08 20:04:52 linux-crypto [PATCH 3/4] crypto: pkcs8 parser support ECDSA private keys
2022-08-31 18:44:08 linux-crypto [PATCH v2] crypto: akcipher - default implementation for setting a private key
2022-08-31 10:08:07 linux-kernel Re: [PATCH] crypto: akcipher - default implementations for setting private/public keys
2022-08-30 10:51:23 linux-crypto Re: [PATCH] crypto: akcipher - default implementations for setting private/public keys
2022-08-29 10:50:52 linux-crypto Re: [PATCH] crypto: akcipher - default implementations for setting private/public keys
2022-08-26 09:39:46 linux-kernel Re: [PATCH v5 0/4] Introduce security_create_user_ns()
2022-07-29 17:01:21 linux-crypto [PATCH] crypto: akcipher - default implementations for setting private/public keys
2022-07-26 15:06:07 linux-kernel Re: [PATCH v3 0/4] Introduce security_create_user_ns()
2022-07-26 14:32:34 linux-crypto Re: [PATCH -next] crypto: testmgr - fix oob read when test RSA vectors
2022-07-17 13:45:55 linux-crypto [PATCH] crypto: testmgr - some more fixes to RSA test vectors
2022-07-16 23:11:54 linux-crypto Re: [PATCH v2] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
2022-07-07 19:08:58 linux-crypto Re: [PATCH v2] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
2022-07-04 10:48:25 linux-crypto Re: [PATCH] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
2022-07-04 10:45:45 linux-crypto [PATCH v2] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
2022-06-30 18:57:18 linux-crypto Re: WARN at crypto/testmgr.c:5774 (next)
2022-06-30 14:42:50 linux-crypto [PATCH] crypto: testmgr - populate RSA CRT parameters in RSA test vectors
2022-06-29 21:37:16 linux-crypto Re: [linux-next] [[5.19.0-rc4-next-20220627] WARNING during reboot to linux-next kernel
2022-06-17 08:43:30 linux-crypto [PATCH v2] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
2022-06-16 20:18:48 linux-crypto [PATCH] crypto: rsa - implement Chinese Remainder Theorem for faster private key operations
2022-06-15 15:14:21 linux-nfs Re: [PATCH v3] cred: Propagate security_prepare_creds() error code
2022-02-14 14:28:34 linux-kernel Re: [PATCH] ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
2022-02-11 18:35:58 linux-kernel [PATCH] ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
2022-01-24 19:29:32 linux-kernel Re: [PATCH AUTOSEL 5.10 3/9] sit: allow encapsulated IPv6 traffic to be delivered locally
2021-12-14 11:50:28 linux-kernel Re: [PATCH] KVM: x86/mmu: Don't advance iterator after restart due to yielding
2021-12-13 20:18:34 linux-kernel Re: [PATCH 0/2] KVM: x86: Fix dangling page reference in TDP MMU
2021-12-13 13:44:10 linux-kernel Re: [PATCH 0/2] KVM: x86: Fix dangling page reference in TDP MMU
2021-11-30 13:06:14 linux-kernel Re: [PATCH] KVM: ensure APICv is considered inactive if there is no APIC
2021-01-19 20:42:49 linux-kernel [PATCH] dm crypt: fix invalid copy paste in crypt_alloc_req_aead
2021-01-19 05:31:04 linux-kernel Re: [PATCH 5.10 045/152] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2021-01-13 19:20:23 linux-kernel [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
2021-01-09 15:19:35 linux-kernel [PATCH] dm crypt: do not call bio_endio() from the dm-crypt tasklet
2021-01-04 15:03:47 linux-kernel [PATCH v3 2/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2021-01-04 15:02:49 linux-kernel [PATCH v3 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
2021-01-04 15:02:23 linux-kernel [PATCH v3 1/2] dm crypt: do not wait for backlogged crypto request completion in softirq
2021-01-01 10:30:34 linux-kernel Re: [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2020-12-30 21:49:28 linux-kernel Re: [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2020-12-30 21:49:22 linux-kernel [PATCH v2 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
2020-12-30 21:48:15 linux-kernel [PATCH v2 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
2020-12-30 21:47:55 linux-kernel [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2020-12-30 11:24:44 linux-kernel Re: [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2020-12-29 23:03:09 linux-kernel [PATCH 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
2020-12-29 23:01:29 linux-kernel [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
2020-12-24 18:49:55 linux-kernel Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()