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

Investigate libraries for Block cipher traits #1

Open
tuxxy opened this issue Jul 7, 2020 · 1 comment
Open

Investigate libraries for Block cipher traits #1

tuxxy opened this issue Jul 7, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@tuxxy
Copy link
Owner

tuxxy commented Jul 7, 2020

This library could be improved significantly by using some pre-existing crypto traits for block ciphers.

I'll get around to it when I get around to it.

@tuxxy
Copy link
Owner Author

tuxxy commented Jul 8, 2020

This should actually use the traits in https://github.com/RustCrypto/traits, specifically these for block ciphers: https://github.com/RustCrypto/traits/blob/master/block-cipher/src/lib.rs

@tuxxy tuxxy added the enhancement New feature or request label Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant