https://github.com/mdlayher/cryptonl
Package cryptonl provides access to the Linux kernel crypto API's netlink interface. MIT Licensed.
https://github.com/mdlayher/cryptonl
Last synced: 15 days ago
JSON representation
Package cryptonl provides access to the Linux kernel crypto API's netlink interface. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/cryptonl
- Owner: mdlayher
- License: mit
- Created: 2019-04-24T12:40:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-29T21:09:04.000Z (almost 6 years ago)
- Last Synced: 2025-03-25T10:37:31.503Z (about 1 month ago)
- Language: Go
- Size: 7.81 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cryptonl [](https://builds.sr.ht/~mdlayher/cryptonl?) [](https://godoc.org/github.com/mdlayher/cryptonl) [](https://goreportcard.com/report/github.com/mdlayher/cryptonl)
Package `cryptonl` provides access to the Linux kernel crypto API's netlink
interface.For more information on the Linux kernel crypto API, please see
.MIT Licensed.