You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
Extend sol-crypto.h adding encrypt and decrypt functions. This is a continuation of #802.
The infrastructure already exists to handle kernel crypto api (kcapi) and openssl, work is delegated to the worker thread and the feed/consumer patterns are there.
The text was updated successfully, but these errors were encountered:
Extend
sol-crypto.h
adding encrypt and decrypt functions. This is a continuation of #802.The infrastructure already exists to handle kernel crypto api (kcapi) and openssl, work is delegated to the worker thread and the feed/consumer patterns are there.
The text was updated successfully, but these errors were encountered: