pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2020-03-01
2020-03-01 12:57:15 by Henrik Grubbström (Grubba) <grubba@grubba.org>
24e9e8640972061b858e5ccfbfc6d0219023b823 (
9
lines) (+
8
/-
1
)
[
Show
|
Annotate
]
Branch:
master
CHANGES: Added notes about Nettle and Curve25519.
386:
o Crypto & Nettle
-
- Added Curve25519
and
EdDSA25519
.
+
- Added Curve25519
with
EdDSA
.
-
+
- Added support for CMAC.
+
o Filesystem.Monitor The filesystem monitoring system now uses accelleration via
535:
- Support Negotiated FF-DHE.
+
- Support Curve25519 key exchange.
+
- Support client certificates. - Support ALPN.
661:
o GMP 4.1 or later is now required.
+
o Nettle 3.5 is now supported.
+
o C99 assumed The configure tests will not check for functions defined in C99 anymore and C99 compiler support is assumed.