Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SP800-38E limitation #7558

Closed
wants to merge 1 commit into from

Conversation

kaleb-himes
Copy link
Contributor

Description

Addresses limitation imposed on amount of data that can be protected by a give XTS key per SP800-38E.

Testing

FIPS compliance review

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@kaleb-himes kaleb-himes marked this pull request as draft May 17, 2024 22:08
@kaleb-himes
Copy link
Contributor Author

Mr @douzzer is working on a way to track the bytes protected by a given key for the streaming service APIs and will push an update to this PR when ready.

@douzzer
Copy link
Contributor

douzzer commented May 19, 2024

See #7560 -- the API change for AES-XTS-stream to support this req wound up having the customary mushrooming impact on the related test+shim code, so I put it up as its own PR that supersedes this one.

Thanks @kaleb-himes for driving visiblity around the SP800-38E req!

@douzzer douzzer closed this May 19, 2024
@kaleb-himes kaleb-himes deleted the SRTP-KDF-OPTESTr2 branch May 20, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants