Skip to content

Fix leftover padding for some plaintext.#3

Merged
jorgenpt merged 1 commit into
masterfrom
fix-padding-errors
May 5, 2015
Merged

Fix leftover padding for some plaintext.#3
jorgenpt merged 1 commit into
masterfrom
fix-padding-errors

Conversation

@jorgenpt

@jorgenpt jorgenpt commented May 5, 2015

Copy link
Copy Markdown
Owner

When plaintext is already aligned to a 16 byte boundary, 1Password
appends a full block of "0x10." There's an off by one error, where we do
not handle that case.

This should be a correct fix for georgebrock#5.

When plaintext is already aligned to a 16 byte boundary, 1Password
appends a full block of "0x10." There's an off by one error, where we do
not handle that case.

This should be a correct fix for georgebrock#5.
jorgenpt added a commit that referenced this pull request May 5, 2015
Fix leftover padding for some plaintext.
@jorgenpt jorgenpt merged commit 5d9cfaa into master May 5, 2015
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.

1 participant