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

Make the serpent cipher and other non-defaults an opt-in build-time requirement #7

Open
nalind opened this issue Aug 23, 2023 · 0 comments
Assignees

Comments

@nalind
Copy link
Member

nalind commented Aug 23, 2023

Make the serpent cipher something we opt in to supporting at build-time, since it's not in the standard library, and it's not part of golang.org/x/crypto. Ciphers which predate AES and digest algorithms which predate SHA-1 should probably also get similar treatment.

@nalind nalind self-assigned this Aug 23, 2023
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