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 JSON serializers from pkcs11 #114

Open
NathanReb opened this issue Jan 31, 2019 · 0 comments
Open

Remove JSON serializers from pkcs11 #114

NathanReb opened this issue Jan 31, 2019 · 0 comments
Milestone

Comments

@NathanReb
Copy link
Contributor

Having serializers in the library is a liability. Given that they are hand written it's fairly easy to break things and that might slow down pkcs11 development.

Letting users define their own allows them to control their json protocol, handle retro-compatibility and use the json library they desire.

@NathanReb NathanReb added this to the 1.0.0 milestone Jan 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant