We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I am currently working on the following features:
password-based key derivation [DONE]
HMAC-based key derivation (HKDF) [DONE]
authenticated encryption This builds upon #111, which I would like to (ideally) merge first.
These features will definitely be ready for 7.6.
For the next development series, I will implement:
library(crypto)
Other features are implemented as they become requested. If you need a feature urgently, please file an issue.