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

Add more PBJ support for Signatures #13015

Closed
Tracked by #9467
lpetrovic05 opened this issue Apr 26, 2024 · 0 comments · Fixed by hashgraph/pbj#249
Closed
Tracked by #9467

Add more PBJ support for Signatures #13015

lpetrovic05 opened this issue Apr 26, 2024 · 0 comments · Fixed by hashgraph/pbj#249
Assignees

Comments

@lpetrovic05
Copy link
Member

lpetrovic05 commented Apr 26, 2024

More support for java.security.Signature is needed by the Bytes class. Apart from adding data to a signature to be validated, the Bytes could also contain the signature itself, so we also need a methods for this. Convenience methods that might be needed in the future is to also add support for offset and length.

Tasks

  • Add support for Signature.verify()
  • Add overloaded methods with offset and length
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 a pull request may close this issue.

1 participant