| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…to remediate CVE-2020-36843 Before this commit we were using net.i2p.crypto.eddsa which was vulnerable to CVE-2020-36843, now we are moving to org.bouncycastle.bcpkix-jdk18on to remediate cve
| Back | FazBrowse Home | New Git URL |
Problem Description
This project used net.i2p.crypto:eddsa, which is vulnerable to CVE-2020-36843.
Solution/Fix
Move from net.i2p.crypto:eddsa to org.bouncycastle.bcpkix-jdk18on