Skip to content

Commit

Permalink
editorial
Browse files Browse the repository at this point in the history
  • Loading branch information
asharif1990 committed Feb 26, 2024
1 parent 6915090 commit c39cc31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/algorithms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The following algorithms MUST NOT be supported:
* - **RSA_1_5**
- RSAES with PKCS1-v1_5 padding scheme. Use of this algorithm is generally not recommended.
- Key Encryption
- :rfc:`7516`, `[security vulnerability] <https://en.wikipedia.org/wiki/Adaptive_chosen-ciphertext_attack>`_, `[SOG-IS] <https://www.sogis.eu/documents/cc/crypto/SOGIS-Agreed-Cryptographic-Mechanisms-1.3.pdf>`_.
- :rfc:`7516`, `[Security Vulnerability] <https://en.wikipedia.org/wiki/Adaptive_chosen-ciphertext_attack>`_, `[SOG-IS] <https://www.sogis.eu/documents/cc/crypto/SOGIS-Agreed-Cryptographic-Mechanisms-1.3.pdf>`_.
* - **RSA-OAEP**
- RSA Encryption Scheme with Optimal Asymmetric Encryption Padding (OAEP) using default parameters.
- Key Encryption
Expand Down

0 comments on commit c39cc31

Please sign in to comment.