[go: nahoru, domu]

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

Improve w3c scenario code readability #896

Open
matteo-cristino opened this issue Jul 3, 2024 · 0 comments
Open

Improve w3c scenario code readability #896

matteo-cristino opened this issue Jul 3, 2024 · 0 comments

Comments

@matteo-cristino
Copy link
Collaborator

When searching for a sentence in zencode_w3c.lua file, it is becoming hard to spot it among all the difference scenarios and sentences that are in there: jwk, jws, jwt, did and vc.

Maybe it can be worth it to move all the shred function in a new file crypto_w3c.lua, move all the various sentences of different scenarios in a dedicated file (zencode_jwk.lua, zencode_jws.lua, ...) and keep zencode_w3c.lua that just requires this files for retro compatibility and usability.

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