LinuxLists
Users
About
Tadeusz Struk (
[email protected]
)
Number of posts: 838 (0.25 per day)
First post: 2010-11-18 09:39:50
Last post: 2020-01-08 19:57:24
Previous Page
/
Next Page
Date
List
Subject
2016-06-24 15:25:17
linux-crypto
Re: crypto: rsa - Do not gratuitously drop leading zeroes
2016-06-24 14:01:53
linux-crypto
[PATCH] MAINTAINERS: update maintainer for qat
2016-06-23 22:56:02
linux-crypto
[PATCH v8 3/6] crypto: AF_ALG -- add asymmetric cipher interface
2016-06-23 22:56:00
linux-crypto
[PATCH v8 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
2016-06-23 22:55:58
linux-crypto
[PATCH v8 6/6] crypto: AF_ALG - add support for key_id
2016-06-23 22:55:47
linux-crypto
[PATCH v8 4/6] crypto: algif_akcipher - enable compilation
2016-06-23 22:55:27
linux-crypto
[PATCH v8 0/6] crypto: algif - add akcipher
2016-06-23 15:25:06
linux-crypto
Re: crypto: rsa - Do not gratuitously drop leading zeroes
2016-06-10 14:42:00
linux-crypto
Re: [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface
2016-05-31 17:44:03
linux-crypto
Re: [PATCH v6 6/6] crypto: AF_ALG - add support for key_id
2016-05-18 16:03:27
linux-crypto
Re: Typos and RSA
2016-05-17 22:19:49
linux-crypto
Re: Typos and RSA
2016-05-17 17:55:25
linux-crypto
[PATCH] crypto: qat - fix typos sizeof for ctx
2016-05-16 20:47:13
linux-crypto
Re: [PATCH v6 0/6] crypto: algif - add akcipher
2016-05-16 14:23:48
linux-crypto
Re: [PATCH RESEND v5 6/6] crypto: AF_ALG - add support for key_id
2016-05-15 04:18:13
linux-crypto
[PATCH v6 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
2016-05-15 04:18:10
linux-crypto
[PATCH v6 4/6] crypto: algif_akcipher - enable compilation
2016-05-15 04:17:19
linux-crypto
[PATCH v6 6/6] crypto: AF_ALG - add support for key_id
2016-05-15 04:17:13
linux-crypto
[PATCH v6 5/6] crypto: algif_akcipher - add ops_nokey
2016-05-15 04:17:01
linux-crypto
[PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface
2016-05-15 04:16:50
linux-crypto
[PATCH v6 1/6] crypto: AF_ALG -- add sign/verify API
2016-05-11 21:12:13
linux-crypto
Re: RSA/MPI handling issues and keyctl access to public key keyrings
2016-05-11 20:22:41
linux-crypto
Re: [PATCH] crypto: qat: remove unused vairable.
2016-05-09 22:57:25
linux-crypto
Re: RSA/MPI handling issues and keyctl access to public key keyrings
2016-05-09 19:32:27
linux-crypto
Re: pkcs1pad_verify_complete: decoding missing?
2016-05-09 19:18:19
linux-crypto
Re: pkcs1pad_verify_complete: decoding missing?
2016-05-09 18:56:55
linux-crypto
Re: pkcs1pad_verify_complete: decoding missing?
2016-05-09 18:16:09
linux-crypto
Re: pkcs1pad_verify_complete: decoding missing?
2016-05-05 19:51:15
linux-crypto
[PATCH RESEND v5 5/6] crypto: algif_akcipher - add ops_nokey
2016-05-05 19:51:09
linux-crypto
[PATCH RESEND v5 4/6] crypto: algif_akcipher - enable compilation
2016-05-05 19:51:04
linux-crypto
[PATCH RESEND v5 3/6] crypto: AF_ALG -- add asymmetric cipher interface
2016-05-05 19:50:59
linux-crypto
[PATCH RESEND v5 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
2016-05-05 19:50:54
linux-crypto
[PATCH RESEND v5 1/6] crypto: AF_ALG -- add sign/verify API
2016-05-05 16:17:32
linux-crypto
Re: [crypto / sparc64] cryptomgr_test OOPS
2016-05-05 16:12:29
linux-crypto
Re: [crypto / sparc64] cryptomgr_test OOPS
2016-05-05 15:01:10
linux-crypto
Re: [crypto / sparc64] cryptomgr_test OOPS
2016-05-04 20:02:45
linux-crypto
Re: [crypto / sparc64] cryptomgr_test OOPS
2016-05-04 13:39:46
linux-crypto
Re: v4.6-rc1 regression bisected, Problem loading in-kernel X.509 certificate (-2)
2016-05-03 20:56:02
linux-crypto
Re: v4.6-rc1 regression bisected, Problem loading in-kernel X.509 certificate (-2)
2016-04-29 18:00:45
linux-crypto
[PATCH 2/2] crypto: qat - make adf_vf_isr.c dependant on IOV config
2016-04-29 18:00:44
linux-crypto
[PATCH 1/2] crypto: qat - Fix typo in comments
2016-04-29 17:44:24
linux-crypto
[PATCH] crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
2016-04-25 14:38:02
linux-crypto
[PATCH] crypto: qat - fix invalid pf2vf_resp_wq logic
2016-04-21 17:28:46
linux-kernel
Re: [PATCH] lib/mpi: Fix kernel unaligned acces in mpi_write_to_sgl
2016-04-15 21:38:10
linux-kernel
Re: [PATCH v5 6/6] crypto: AF_ALG - add support for key_id
2016-04-15 20:44:48
linux-crypto
Re: [cryptodev:master 43/49] WARNING: drivers/crypto/qat/qat_common/intel_qat.o(.init.text+0x30d): Section mismatch in reference from the function init_module() to the function .exit.text:adf_exit_vf_wq()
2016-04-15 20:29:09
linux-kernel
[PATCH v5 3/6] crypto: AF_ALG -- add asymmetric cipher interface
2016-04-15 20:28:36
linux-kernel
[PATCH v5 5/6] crypto: algif_akcipher - add ops_nokey
2016-04-15 20:28:35
linux-kernel
[PATCH v5 6/6] crypto: AF_ALG - add support for key_id
2016-04-15 20:28:32
linux-crypto
[PATCH v5 6/6] crypto: AF_ALG - add support for key_id
2016-04-15 20:28:31
linux-crypto
[PATCH v5 5/6] crypto: algif_akcipher - add ops_nokey