Skip to content

Allow to unwrap ByteBuffer > MAX_ENCRYPTED_PACKET_LENGTH#6350

Closed
normanmaurer wants to merge 1 commit into
4.1from
remove_unwrap_limit
Closed

Allow to unwrap ByteBuffer > MAX_ENCRYPTED_PACKET_LENGTH#6350
normanmaurer wants to merge 1 commit into
4.1from
remove_unwrap_limit

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

We should remove the restriction to only allow to call unwrap with a ByteBuffer[] whose cumulative length exceeds MAX_ENCRYPTED_PACKET_LENGTH.

Modifications:

Remove guard.

Result:

Fixes [#6335].

Motivation:

We should remove the restriction to only allow to call unwrap with a ByteBuffer[] whose cumulative length exceeds MAX_ENCRYPTED_PACKET_LENGTH.

Modifications:

Remove guard.

Result:

Fixes [#6335].
@normanmaurer normanmaurer added this to the 4.0.45.Final milestone Feb 13, 2017
@normanmaurer normanmaurer self-assigned this Feb 13, 2017
@normanmaurer
Copy link
Copy Markdown
Member Author

Cherry-picked into 4.1 (adcde84) and 4.0 (d873adf)

@normanmaurer normanmaurer deleted the remove_unwrap_limit branch February 14, 2017 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants