Skip to content

add recommendation to use the 1+9 pattern #110

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

Merged
merged 4 commits into from
May 28, 2019

Conversation

cconcolato
Copy link
Collaborator

This PR addresses a comment made in #109. This is an initial proposal to recommend the use of 1+9 over other patterns.

@agrange
Copy link

agrange commented May 13, 2019

Would this reduce validation tests at all? If all other patterns are optional (MAY) then presumably they still have to be tested?

@alexismt73
Copy link

alexismt73 commented May 20, 2019

We would recommend the following text:

"When the protected scheme cbcs is used, samples SHALL be protected using subsample encryption and SHALL use pattern encryption. [CENC] recommends that the Pattern Block length be 10, i.e. crypt_byte_block + skip_byte_block = 10. The combination [crypt_byte_block:skip_byte_block] SHALL be from the set {[1:9], [5:5], [10:0]}. The combination [1:9] SHOULD be used."

@cconcolato cconcolato merged commit dd772d8 into gh-pages May 28, 2019
@cconcolato cconcolato deleted the cbcs_pattern_recommendation branch June 24, 2019 18:58
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.

3 participants