Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/keyutils-test-kernel.xml

    rb2787106 r434e3e0  
    1111-*- <emphasis role='blue'>C</emphasis>ryptographic API ---&gt;                                              [CRYPTO]
    1212  <emphasis role='blue'>P</emphasis>ublic-key cryptography ---&gt;
    13     &lt;*/M&gt; <emphasis role='blue'>R</emphasis>SA (Rivest-Shamir-Adleman)                               [CRYPTO_RSA]
    14   [*] <emphasis role='blue'>A</emphasis>symmetric (public-key cryptographic) key type ---&gt;  [ASYMMETRIC_KEY_TYPE]
    15     &lt;*&gt; <emphasis role='blue'>A</emphasis>symmetric public-key crypto algorithm subtype
    16                                             ...  [ASYMMETRIC_PUBLIC_KEY_SUBTYPE]
    17     # If not built into the kernel, [SYSTEM_TRUSTED_KEYRING] won't show up;
    18     # building as a module won't work:
    19     &lt;*&gt;   <emphasis role='blue'>X</emphasis>.509 certificate parser                     [X509_CERTIFICATE_PARSER]
     13    &lt;*/M&gt; <emphasis role='blue'>D</emphasis>H (Diffie-Hellman)                                        [CRYPTO_DH]
    2014  <emphasis role='blue'>C</emphasis>ertificates for signature checking ---&gt;
    2115    [*] <emphasis role='blue'>P</emphasis>rovide system-wide ring of trusted keys        [SYSTEM_TRUSTED_KEYRING]
    2216    [*]   <emphasis role='blue'>P</emphasis>rovide a keyring to which extra trustable keys may be added
    2317                                                ...  [SECONDARY_TRUSTED_KEYRING]
    24     [*] <emphasis role='blue'>P</emphasis>rovide system-wide ring of blacklisted keys  [SYSTEM_BLACKLIST_KEYRING]
    25 
    26 <emphasis role='blue'>L</emphasis>ibrary routines ---&gt;
    27   <emphasis role='blue'>C</emphasis>rypto library routines ---&gt;
    28     # If not built into the kernel, [BIG_KEYS] won't show up;
    29     # building as a module won't work:
    30     &lt;*&gt; <emphasis role='blue'>C</emphasis>haCha20-Poly1305 AEAD support (8-byte nonce library version)
    31                                               ...  [CRYPTO_LIB_CHACHA20POLY1305]</screen>
     18    [*] <emphasis role='blue'>P</emphasis>rovide system-wide ring of blacklisted keys  [SYSTEM_BLACKLIST_KEYRING]</screen>
Note: See TracChangeset for help on using the changeset viewer.