Skip to content

Commit 9484ecc

Browse files
committed
predefined policies: add BSI (PED-4933)
1 parent 8ae0c0c commit 9484ecc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

xml/security_cryptopolicy.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,26 @@
5656
</para>
5757

5858
<variablelist>
59+
<varlistentry>
60+
<term>BSI</term>
61+
<listitem>
62+
<para>
63+
A security policy based on recommendations by the German government
64+
agency BSI (Bundesamt fuer Sicherheit in der Informationstechnik,
65+
translated as <literal>agency for security in software
66+
technology</literal>). The policy is based on the technical
67+
recommendation ruleset <literal>TR 02102</literal>. The BSI TR
68+
02102 standard is updated in regular intervals. This policy does
69+
not allow the use of SHA-1 in signature algorithms (except DNSSEC
70+
and RPM). The policy also provides some (not complete) preparation
71+
for post-quantum encryption support in form of 256-bit symmetric
72+
encryption requirement. The RSA parameters are accepted if larger
73+
than 2047 bits, and Diffie-Hellman parameters are accepted if
74+
larger than 3071 bits. This policy provides at least 128-bit
75+
security, excepting the transition of RSA.
76+
</para>
77+
</listitem>
78+
</varlistentry>
5979
<varlistentry>
6080
<term>DEFAULT</term>
6181
<listitem>

0 commit comments

Comments
 (0)