-
Notifications
You must be signed in to change notification settings - Fork 15
Roadmap for 7.6 and beyond
Markus Triska edited this page Sep 10, 2017
·
10 revisions
I am currently working on the following features:
-
password-based key derivation [DONE]
-
HMAC-based key derivation (HKDF) [DONE]
-
authenticated encryption [DONE]
→ Ready for 7.6.0 !
For the next development series, I will work on:
-
incremental encryption
This will allow us to encrypt large files withlibrary(crypto)
. -
certificate and key export
This will allow us to create self-signed certificates from SWI-Prolog itself. -
DTLS
Please let me know if you are interested in this. -
EdDSA
An important new signature algorithm with several desirable properties.
Other features are implemented as they become requested. If you need a feature urgently, please file an issue.