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

Validate PKCS7 padding correctly #1108

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Jan 15, 2018

  1. Validate PKCS7 padding correctly

    The removePKCSPadding function did not valide the contents
    of the padding; the format is defined in RFC2315.
    This commit corrects that and some extra test cases which
    trigger padding validation failure are provided.
    AdamISZ committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    a492e42 View commit details
    Browse the repository at this point in the history