Skip to content

3.0.0

Compare
Choose a tag to compare
@terrafrost terrafrost released this 17 Dec 06:40
· 943 commits to 3.0 since this release
  • drop SSH1 and SCP support
  • add support for the following crypto algorithms:
    • Ed25519 / Ed449 / Curve25519 / Curve449
    • ECDSA / ECDH (66 curves)
    • DSA / DH
    • GCM / Poly1305
    • Salsa20 / ChaCha20
  • namespace changed from phpseclib\ to \phpseclib3 to facilitate phpseclib 2 shim (phpseclib2_compat)

Download PHP Secure Communications Library