Update for 12-01-22 01:30

This commit is contained in:
Tyler Perkins 2022-01-12 01:30:01 -05:00
parent f6fbc391de
commit 88dd3685a7

View File

@ -83,3 +83,8 @@ This is the CIA list of dos and donts.
referes to the inner cryptosctream which may be masked by HTTPS, this doesn referes to the inner cryptosctream which may be masked by HTTPS, this doesn
no apply to the outer stream no apply to the outer stream
* Tools must support unique certs and CAs for network auth for each deployment * Tools must support unique certs and CAs for network auth for each deployment
* Integrity must be provided HMAC with a key size of 256 bits
* Confidentiality must be provided by AES with minimum key size of 256 bits.
The cipher must be operated in Galois/Counter Mode, Counter Mode, or Chipher
Block Chaining
* Messages *must* come with a digest