1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-12 11:49:38 +02:00

Add link to keylength.com

This commit is contained in:
Paul Schaub 2021-06-24 17:53:38 +02:00
parent 6b61f3ceff
commit b35315b50b
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -400,6 +400,7 @@ public final class Policy {
*
* @see <a href="https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/TechGuidelines/TG02102/BSI-TR-02102-1.pdf">
* BSI - Technical Guideline - Cryptographic Mechanisms: Recommendations and Key Lengths (2021-01)</a>
* @see <a href="https://www.keylength.com/">BlueKrypt | Cryptographic Key Length Recommendation</a>
*
* @return default algorithm policy
*/