Skip to content

Fix leftover padding for some plaintext.#25

Open
jorgenpt wants to merge 1 commit into
georgebrock:masterfrom
jorgenpt:fix-padding-errors
Open

Fix leftover padding for some plaintext.#25
jorgenpt wants to merge 1 commit into
georgebrock:masterfrom
jorgenpt:fix-padding-errors

Conversation

@jorgenpt

@jorgenpt jorgenpt commented May 5, 2015

Copy link
Copy Markdown

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 #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.
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