-
Notifications
You must be signed in to change notification settings - Fork 63
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
Generate mock passport data from new signature algorithms #107
Comments
I would like to work on this I believe my passport data hashing algorithm might be different |
Hi @juandiegocv27, @DevPelz, you can work on this. |
hi @remicolin I'm having issues building the app, how can I contact you? |
You can contact us on telegram at @colinremi and @FlorentTavernier |
unable to dm, says i can only send messages to mutual contacts, do you mind sending me a dm @Devpelzz |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedSoftware engineering background with little contributions from previous od hacks How I plan on tackling this issueI would follow all instructions as mentioned and deliver as soon as possible as this should not take much time |
Hello @0xturboblitz, I am blockchain developer with over 2 years experience, I am currently learning ZKPs and I have recently worked on some projects using circom. I would to work on this issue as it looks interesting to me. Kindly assign it to me. |
Hi @LamsyA! |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have worked on hashing algorithms before and this seems cool How I plan on tackling this issueI would try it out with sha-512 and then rsa and aes if time permits. |
I am applying to this issue via OnlyDust platform. My background and how it can be leveragedI have 3 years of experience in backend programming in golang and python framework (django, flask) How I plan on tackling this issuei will build the app from the repo locally populating it with passport details to generate a data file compliant with signature algorithm |
Mock passport data pipeline changed, this is not a priority anymore |
To add support for new signature algorithms, see #38, we need corresponding signed passport data. If you are not comfortable with sending us your passport data, you can always do the following:
mockPassportData.ts
.circuits/scripts/genMockPassportData
to generate a passport data file that is compliant with your signature algorithm.If we don't already have mock data with your sig alg, we'll be happy to award you a bounty.
The text was updated successfully, but these errors were encountered: