diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Chapter4/Security.rst | 6 | ||||
-rw-r--r-- | docs/data/needs.json | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/docs/Chapter4/Security.rst b/docs/Chapter4/Security.rst index 35b6a69..70eb4e1 100644 --- a/docs/Chapter4/Security.rst +++ b/docs/Chapter4/Security.rst @@ -1317,9 +1317,11 @@ Data Protection Requirements :id: R-73067 :target: VNF :keyword: MUST + :updated: casablanca - The VNF **MUST** use industry standard cryptographic algorithms - and standard modes of operations when implementing cryptography. + The VNF **MUST** use NIST and industry standard cryptographic + algorithms and standard modes of operations when implementing + cryptography. .. req:: :id: R-22645 diff --git a/docs/data/needs.json b/docs/data/needs.json index bd9f71c..4dc1edd 100644 --- a/docs/data/needs.json +++ b/docs/data/needs.json @@ -1,10 +1,10 @@ { - "created": "2018-08-28T15:35:25.782141", + "created": "2018-08-28T18:13:45.520689", "current_version": "casablanca", "project": "", "versions": { "casablanca": { - "created": "2018-08-28T15:35:25.782049", + "created": "2018-08-28T18:13:45.520548", "needs": { "R-00011": { "description": "A VNF's Heat Orchestration Template's Nested YAML files\nparameter's **MUST NOT** have a parameter constraint defined.", @@ -15929,7 +15929,7 @@ "validation_mode": "" }, "R-73067": { - "description": "The VNF **MUST** use industry standard cryptographic algorithms\nand standard modes of operations when implementing cryptography.", + "description": "The VNF **MUST** use NIST and industry standard cryptographic\nalgorithms and standard modes of operations when implementing\ncryptography.", "full_title": "", "hide_links": "", "id": "R-73067", @@ -15952,7 +15952,7 @@ "title": "", "title_from_content": "", "type_name": "Requirement", - "updated": "", + "updated": "casablanca", "validated_by": "", "validation_mode": "" }, |