ggershinsky commented on code in PR #259: URL: https://github.com/apache/parquet-format/pull/259#discussion_r1629376802
########## Encryption.md: ########## @@ -128,6 +127,26 @@ unique nonce with a length of 12 bytes (96 bits). Notice: the NIST specification uses a term “IV” for what is called “nonce” in the Parquet encryption design. +#### 4.1.4 Invocation limit +According to the section 8.3 of the NIST SP 800-38D document, one key can be used for up to Review Comment: The link can change (already looks like a redirection). This doc can always be found by its name from the official NIST site. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
