mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-04 10:38:12 +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
|
# 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
|
## 2.0.30 - 2020-12-16
|
||||||
|
|
||||||
- X509: don't attempt to parse multi-cert PEMs (#1542)
|
- X509: don't attempt to parse multi-cert PEMs (#1542)
|
||||||
|
Loading…
Reference in New Issue
Block a user