Skip to content

Commit f74d492

Browse files
k-wallSamBarker
andauthored
Update _use_cases/encryption-at-rest.markdown
Co-authored-by: Sam Barker <[email protected]> Signed-off-by: Keith Wall <[email protected]>
1 parent 75fcd8b commit f74d492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_use_cases/encryption-at-rest.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The solution's foundations rest on industry-standard encryption techniques.
8484

8585
* Envelope Encryption is employed to efficiently encrypt/decrypt records. Envelope Encryption is specified by [NIST SP.-800-57 part 1 revision 5](https://csrc.nist.gov/Projects/Key-Management/Key-Management-Guidelines).
8686
* Integrates with common Key Management Services for safe and secure storage of key encryption keys.
87-
* Plugin for [HashiCorp Vault](https://www.hashicorp.com/)&#174; and [AWS Key Management Service](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html)&#174;.
87+
* Plugins for [HashiCorp Vault](https://www.hashicorp.com/)&#174; and [AWS Key Management Service](https://docs.aws.amazon.com/kms/latest/developerguide/overview.html)&#174;.
8888
* Additional KMS implementations are planned.
8989
* API available to plug in alternatives
9090
* Uses AES-GCM symmetric keys (in accordance with [NIST FIPS 197](https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.197-upd1.pdf)

0 commit comments

Comments
 (0)