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

Signed JSON example using JWS #278

Closed
wants to merge 1 commit into from
Closed

Conversation

anweiss
Copy link
Contributor

@anweiss anweiss commented Dec 13, 2018

Committer Notes

Signed JSON example using JWS. This is the signed rendition of NIST_SP-800-53_rev4_catalog.json. Generated using the latest iteration of oscalkit. Leverages the go-jose library and was signed using the test keys provided by that library. The signing algorithm used was RSASSA-PKCS-v1.5 using SHA-512.

This supports #245 but merely serves as a prototype for the use of JWS for signing OSCAL JSON documents as we have yet to come to a consensus on a signing solution for JSON.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you squashed any non-relevant commits and commit messages? [instructions]

@david-waltermire
Copy link
Contributor

Closing this one for now. We can reconsider this once more work is done on #245.

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