Commit 18e9d868 authored by Sammy Haddad's avatar Sammy Haddad
Browse files

Replacing F.SCD/F.NoneSCD by internal/external

parent 09378735
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -605,8 +605,8 @@ Products with digital elements used as part of a public key cryptography scheme
- **F.PublicPrivateKeyPairGen**: Generates a public-private key pair.
>   - **NOTE 1**: This function may be specialized to address use cases for generation using a Secure Cryptographic Device (SCD) or without using an SCD.
- **F.SCD_BasedKeyPairGen**: Request the generation of a public-private key pair from an external SCD.
- **F.NoneSCD_BasedKeyPairGen**: Generate a public-private key pair.
- **F.SCD_BasedKeyManagement**: Request key suppression, export, or renewal from the SCD.
- **F.InternalKeyManagement**: Generate a public-private key pair.
- **F.ExternalKeyManagement**: Request key suppression, export, or renewal from an external SCD or KMS.
- **F.NoneSCD_BasedKeyManagement**: Suppress, export, or renew software keys.
- **F.UserAccountManagement**: Create, modify, assign rights to, and modify the different user accounts.
- **F.PrivateKeyExport**: Private keys, secret keys, or critical data can be encrypted and then exported in the form of an encrypted file.
@@ -855,7 +855,7 @@ This clause addresses the requirements in the CRA [\[i.1\]](#_ref_i.1) Annex 1 P
      - F.Network_Configuration
      - F.AuditEventManagement
      - F.CertificateProfileManagement
      - F.NoneSCD_BasedKeyPairGen
      - F.InternalKeyManagement
    - APPLICABILITY: UC1.

- REFERENCE: REQ-PKI-AAC-03
@@ -4006,7 +4006,7 @@ Registration
- F.PrivateKeyExport

Certificate generation
- F.NoneSCD_BasedKeyPairGen
- F.InternalKeyManagement
- F.SubjectCertSignCreation
- F.OfficerCertGenApproval

@@ -4238,7 +4238,7 @@ Registration

Certificate generation
- F.SCD_BasedKeyPairGen
- F.NoneSCD_BasedKeyPairGen
- F.InternalKeyManagement
- F.SubjectCertSignCreation
- F.OfficerCertGenApproval

@@ -4457,7 +4457,7 @@ Such PKIs are deployed in highly controlled environments, including robust physi
Product audit & administration
- F.UserAccountManagement
- F.NetworkConfiguration
- F.SCD_BasedKeyManagement
- F.ExternalKeyManagement
- F.AuditEventManagement
- F.LoggingOfSecurityEvents
- F.CertificateProfileManagement
@@ -4505,7 +4505,7 @@ TODO


  <tr>
    <td> F.SCD_BasedKeyManagement </td>
    <td> F.ExternalKeyManagement </td>
    <td> KEY01.Keys </td>
  </tr>

@@ -4644,7 +4644,7 @@ Such PKIs are deployed in highly controlled environments, including robust physi
Product audit & administration
- F.UserAccountManagement
- F.NetworkConfiguration
- F.SCD_BasedKeyManagement
- F.ExternalKeyManagement
- F.AuditEventManagement
- F.LoggingOfSecurityEvents
- F.CertificateProfileManagement
@@ -4694,7 +4694,7 @@ TODO


  <tr>
    <td> F.SCD_BasedKeyManagement </td>
    <td> F.ExternalKeyManagement </td>
    <td> KEY01.Keys </td>
  </tr>

@@ -4830,7 +4830,7 @@ The multi-authority PKI is intended to combine multiple authorities in a single
Product audit & administration
- F.UserAccountManagement
- F.NetworkConfiguration
- F.SCD_BasedKeyManagement
- F.ExternalKeyManagement
- F.AuditEventManagement
- F.LoggingOfSecurityEvents
- F.CertificateProfileManagement
@@ -4880,7 +4880,7 @@ TODO


  <tr>
    <td> F.SCD_BasedKeyManagement </td>
    <td> F.ExternalKeyManagement </td>
    <td> KEY01.Keys </td>
  </tr>