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

IronOxideErr::AesError isn't very useful #268

Open
skeet70 opened this issue Jun 8, 2022 · 0 comments
Open

IronOxideErr::AesError isn't very useful #268

skeet70 opened this issue Jun 8, 2022 · 0 comments
Labels
enhancement New feature or request tech debt

Comments

@skeet70
Copy link
Member

skeet70 commented Jun 8, 2022

Remove the Into<IronOxideErr> for ring::Unspecified, and write specific conversions into useful external error types in places we have contextual information about what went wrong. AesError is returned from rotate key, change password, etc and the caller doesn't know/care what that means.

@skeet70 skeet70 added enhancement New feature or request tech debt labels Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tech debt
Projects
None yet
Development

No branches or pull requests

1 participant