Skip to content

cryptomb: add support for PKCS #1 1.5 RSA padding.#21286

Merged
mattklein123 merged 3 commits intoenvoyproxy:mainfrom
ipuustin:pkcs1_5
May 16, 2022
Merged

cryptomb: add support for PKCS #1 1.5 RSA padding.#21286
mattklein123 merged 3 commits intoenvoyproxy:mainfrom
ipuustin:pkcs1_5

Conversation

@ipuustin
Copy link
Member

Commit Message:

cryptomb: add support for PKCS #1 1.5 RSA padding.

Additional Description:

Add support for PKCS #1 1.5 RSA padding to cryptomb according to RFC 8017. Also add some tests for both PKCS #1 1.5 and RSA-PSS padding schemes.

Risk Level: low
Testing: Unit tests, also tests in #21198
Docs Changes: N/A
Release Notes: N/A
Platform Specific Features: Requires Intel 3rd generation Xeon Scalable server processor for the AVX-512 IFMA instruction set.
Fixes #21198

ipuustin added 2 commits May 13, 2022 15:08
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
@ipuustin
Copy link
Member Author

/cc @rojkov @VillePihlava @Lynskylate

@mattklein123 mattklein123 self-assigned this May 13, 2022
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
@mattklein123 mattklein123 merged commit 9476543 into envoyproxy:main May 16, 2022
ravenblackx pushed a commit to ravenblackx/envoy that referenced this pull request Jun 8, 2022
Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cryptomb: ssl handleshake always failed in tlsv1.2

2 participants