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

Removed redundant default_backend() #523

Merged
merged 1 commit into from
Oct 12, 2020

Conversation

rohitkg98
Copy link
Contributor

  • Cryptography now has default_backend by default

Since Cryptography v3.1, backend arguments to functions are no longer required and the default backend will automatically be selected if no backend is provided.

- Cryptography now has default_backend by default
@auvipy auvipy merged commit 93bba73 into jpadilla:master Oct 12, 2020
@rohitkg98 rohitkg98 deleted the removed-redundant-args branch October 12, 2020 14:55
@jpadilla jpadilla added this to the v2.0.0 milestone Dec 21, 2020
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

Successfully merging this pull request may close these issues.

None yet

3 participants