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

Added PKCS7 7 sign/verify example demonstrating large data #32

Merged
merged 2 commits into from Sep 11, 2018

Conversation

dgarske
Copy link
Contributor

@dgarske dgarske commented Sep 4, 2018

Demo shows PKCS7 sign/verify of large data using smaller buffer "chunks" and new _ex functions.

@JacobBarthelmeh
Copy link
Contributor

This breaks compatibility with older versions of wolfSSL. We should conditionally compile or give a warning. And update the readme to inform users.

@JacobBarthelmeh JacobBarthelmeh merged commit a031e57 into wolfSSL:master Sep 11, 2018
@dgarske dgarske deleted the pkcs7_ex branch September 13, 2018 18:09
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.

None yet

2 participants