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

4: Linux sign/verify #10

Merged
merged 4 commits into from
Dec 21, 2017
Merged

4: Linux sign/verify #10

merged 4 commits into from
Dec 21, 2017

Conversation

gtaban
Copy link
Contributor

@gtaban gtaban commented Dec 20, 2017

Add signing and verification functionality for OpenSSL
Tested with OpenSSL 1.0.2g and Linux 16.04
Enabled tests for Linux:

  • test_signVerifyAllDigestTypes
  • test_signVerifyBase64s

We still need a couple of other tests for false verification and cross platform testing (signed by macOS, verified by Linux, etc.) but that's for everything, not just testing.

Description

Motivation and Context

How Has This Been Tested?

Checklist:

  • I have submitted a CLA form
  • If applicable, I have updated the documentation accordingly.
  • If applicable, I have added tests to cover my changes.

Enable tests
- test_signVerifyAllDigestTypes
- test_signVerifyBase64s
@gtaban gtaban changed the title Linux test sign PR 4: Linux test sign Dec 20, 2017
@gtaban gtaban changed the title PR 4: Linux test sign 4: Linux test sign Dec 20, 2017
@gtaban gtaban changed the title 4: Linux test sign 4: Linux sign/verify Dec 20, 2017
@billabt billabt merged commit 7f38575 into Kitura:master Dec 21, 2017
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.

2 participants