Is there a plan to change the pseudo random number code from SHA-1 to SHA-2?
Open
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 326
- Avg merge
- 16h 22m
- Merged PRs (30d)
- 17
Description
Regarding SHA-1 use, it is written in NIST as below.
```
NIST formally deprecated use of SHA-1 in 2011 and disallowed its use for digital signatures in 2013,
and declared that it should be phased out by 2030.
```
Is there any plan to add a pseudo-random code other than SHA-1
Contributor guide
Assessment
This issue has not been assessed yet.