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

Hide private and public keys from clients of this library #410

Open
gnarea opened this issue Mar 4, 2022 · 0 comments
Open

Hide private and public keys from clients of this library #410

gnarea opened this issue Mar 4, 2022 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@gnarea
Copy link
Member

gnarea commented Mar 4, 2022

For safety reasons, and to abstract away protocols that are being reimplemented across apps (e.g., gateways).

The litmus test for this is that things like SignedData and SessionEnvelopedData are no longer exported.

JVM counterpart: relaycorp/awala-jvm#225

@gnarea gnarea added the enhancement New feature or request label Mar 4, 2022
@gnarea gnarea added this to To do in Maintenance via automation Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Development

No branches or pull requests

1 participant