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

Demo for Signature verification #240

Closed
mpguerra opened this issue Feb 10, 2023 · 4 comments
Closed

Demo for Signature verification #240

mpguerra opened this issue Feb 10, 2023 · 4 comments

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Feb 10, 2023

Motivation

We want to simulate a simple execution of FROST to show potential FROST implementers how to use the FROST library.

Scope

Build a simple CLI that takes in a message, a signature for the message and a verification key and returns whether the message signature is valid.

Specification

The CLI will use the following input values:

The CLI will output True if the signature is valid or False if the signature is invalid for the given message. We may optionally wish to ouput a more user friendly message to the terminal in each case.

@mpguerra
Copy link
Contributor Author

Hey team! Please add your planning poker estimate with Zenhub @conradoplg @dconnolly @natalieesk

@mpguerra
Copy link
Contributor Author

@conradoplg @natalieesk did we do this?

@conradoplg
Copy link
Contributor

@conradoplg @natalieesk did we do this?

We didn't, I think we decided it was not important. We might still do it but it doesn't seem a priority...

@mpguerra
Copy link
Contributor Author

that's fine, we can close

@mpguerra mpguerra closed this as not planned Won't fix, can't repro, duplicate, stale Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants