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

Add a base64 or encoding feature and make the base64 crate optional #47

Open
dullbananas opened this issue Jun 1, 2022 · 2 comments
Open

Comments

@dullbananas
Copy link

No description provided.

@mrijkeboer
Copy link
Member

Hi @dullbananas,

What’s your use-case for making the base64 dependency optional?

@dullbananas
Copy link
Author

I only need hash_raw and verify_raw, which don't use base 64.

I don't want to download and compile any crates that I don't need because it increases compile time and the chance of downloading a malicious crate.

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

2 participants