Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

change proof creation, validation to use PEM encoded keys, signatures #53

Open
daviddahl opened this issue Nov 16, 2018 · 0 comments · May be fixed by #55
Open

change proof creation, validation to use PEM encoded keys, signatures #53

daviddahl opened this issue Nov 16, 2018 · 0 comments · May be fixed by #55
Assignees
Labels
API enhancement New feature or request

Comments

@daviddahl
Copy link
Contributor

depends on #10 - still need to expose API that PEM-encodes the signature

Must put PEM-encoded signature into the proof and PEM-encoded public key

When verifying the proof, must convert PEM to RSA pub key and PEM signature to buffer / bytes

@daviddahl daviddahl self-assigned this Nov 16, 2018
@daviddahl daviddahl added enhancement New feature or request API labels Nov 16, 2018
@daviddahl daviddahl linked a pull request Nov 19, 2018 that will close this issue
3 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant