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

SSH sha1 Lockdown mode #1735

Open
Bambaldoko opened this issue Aug 18, 2020 · 0 comments
Open

SSH sha1 Lockdown mode #1735

Bambaldoko opened this issue Aug 18, 2020 · 0 comments

Comments

@Bambaldoko
Copy link

Hi all,
I have some tests which are using paramiko. I am trying to ensure that sha1 is not used anywhere in my product. I came across this in rfc8332:

For US government use, NIST has disallowed 1024-bit RSA and DSA, and use of SHA-1 for signing [NIST.800-131A].

I am wondering if there are plans to implement some sort of a lockdown mode which will not allow the usage of sha1 or other algorithms that will one day be deemed insecure?

Thanks,
Viktoria

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