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

Remove sig abstraction #3541

Conversation

id-ms
Copy link
Contributor

@id-ms id-ms commented Jan 31, 2022

Summary

Test Plan

@id-ms id-ms force-pushed the remove_sig_abstraction branch 2 times, most recently from 32c33e9 to 6117af6 Compare January 31, 2022 21:50
@id-ms id-ms force-pushed the remove_sig_abstraction branch from 6117af6 to d86e14a Compare January 31, 2022 22:10
_struct struct{} `codec:",omitempty,omitemptyarray"`
crypto.ByteSignature `codec:"bsig"`
_struct struct{} `codec:",omitempty,omitemptyarray"`
Signature crypto.FalconSignature `codec:"sig"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit confusing to be honest. Why not just

crypto.FalconSignature `codec:"sig"`

as it was?

@id-ms id-ms merged commit 564fc05 into algorand:feature/dilithium-scheme-integration Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants