mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-03 10:08:04 +01:00
CHANGELOG: add 3.0.0 entry
This commit is contained in:
parent
b28b9472c8
commit
fe62c85e02
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 3.0.0 - 2020-12-16
|
||||
|
||||
- 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
|
||||
|
||||
## 2.0.30 - 2020-12-16
|
||||
|
||||
- X509: don't attempt to parse multi-cert PEMs (#1542)
|
||||
|
Loading…
Reference in New Issue
Block a user