Skip to content

3.0.36

Compare
Choose a tag to compare
@terrafrost terrafrost released this 26 Feb 06:35
· 12 commits to 3.0 since this release
  • BigInteger: put guardrails on isPrime() and randomPrime() (CVE-2024-27354)
  • ASN1: limit OID length (CVE-2024-27355)
  • EC: when using openssl to do signing use unencrypted key (#1979)
  • SSH2: add different options to isConnected() (#1983)