Cryptodev-linux is a Linux kernel module implementation of the OpenBSD cryptodev userspace API (/dev/crypto). The Linux crypto API is being used as the backend and thus requires no dependencies other than a stock Linux kernel.
| Tags | Cryptography |
|---|---|
| Licenses | GPLv2 |
| Operating Systems | Linux |
| Implementation | C |
Recent releases


Release Notes: This release added support for authenticated encryption, as well as authentication and encryption with a single ioctl() for TLS, and SRTP. Indicators were added for hardware accelerated ciphers.


Release Notes: Support was added for zero copy operations between kernel and user space.


Release Notes: This is the initial public release.