Skip to content

3.0.5

Compare
Choose a tag to compare
@terrafrost terrafrost released this 12 Feb 16:21
· 842 commits to 3.0 since this release
  • X509: add getCurrentCert method (since $currentCert is now private) (#1602)
  • PublicKeyLoader: add loadPrivateKey() and loadPublicKey() methods (#1603)
  • Rijndael: calling setIV() after setBlockLength() can result in err (#1599)
  • RSA: use OpenSSL for generating private keys (#1596)
  • BigInteger: big speedups for when OpenSSL is used (#1596)