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

sign: make to-be-signed function publicly for async signing #95

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

zensh
Copy link
Contributor

@zensh zensh commented Jul 11, 2024

In our usage scenarios, two factors require the use of the tbs_data function:

  1. Signatures are generated by a trusted remote service and the local service does not hold the private key.
  2. The local service may need to use multiple public keys to attempt to verify the signatures.

@daviddrysdale daviddrysdale reopened this Jul 11, 2024
@daviddrysdale daviddrysdale merged commit 50583c5 into google:main Jul 11, 2024
40 of 41 checks passed
@zensh
Copy link
Contributor Author

zensh commented Jul 23, 2024

Hey @daviddrysdale ,
Could you please release a new version? My crate depends on this feature, and I need the new version of coset to be published on https://crates.io/ before I can release my crate there.

@daviddrysdale
Copy link
Collaborator

v0.3.8 released.

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