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

[Lib] Implement base64url functions #48

Closed
3 tasks done
anakrish opened this issue Nov 16, 2023 · 1 comment
Closed
3 tasks done

[Lib] Implement base64url functions #48

anakrish opened this issue Nov 16, 2023 · 1 comment
Labels
lib Library function

Comments

@anakrish
Copy link
Collaborator

anakrish commented Nov 16, 2023

Implement base64url functions and add tests.

  • base64url.decode
  • base64url.encode
  • base64url.encode_no_pad

Ensure that cargo test --test opa -- base64url passes.

See

@anakrish anakrish added the lib Library function label Nov 16, 2023
@anakrish
Copy link
Collaborator Author

Implemented by #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lib Library function
Projects
None yet
Development

No branches or pull requests

1 participant