
## Review A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ] text style and tone - [ ] PR summary and labels follow [the guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)
8 lines
243 B
Plaintext
8 lines
243 B
Plaintext
=== How does this work?
|
|
|
|
For AES-GCM and AES-CCM, NIST recommends generating a nonce using either a deterministic approach or using a 'Random Bit Generator (RBG)'.
|
|
|
|
include::fix/randomized-nonce.adoc[]
|
|
|
|
include::fix/deterministic-nonce.adoc[]
|