Skip to content
This repository was archived by the owner on May 18, 2022. It is now read-only.

Update key.pp#193

Open
akondasif wants to merge 1 commit intowesleytodd:masterfrom
akondasif:master
Open

Update key.pp#193
akondasif wants to merge 1 commit intowesleytodd:masterfrom
akondasif:master

Conversation

@akondasif
Copy link

Using SHA 512 instead of SHA1

SHA1 is vulnerable to attacks, and should be avoided. The Common Weakness Enumeration organization recommends against usage of weak cryptographic algorithms such as SHA1. Reff: https://cwe.mitre.org/data/definitions/327.html.

I suggest the use of SHA512 , which is more secure.

Using SHA 512 instead of SHA1
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant