An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# cryptonl [![builds.sr.ht status](https://builds.sr.ht/~mdlayher/cryptonl.svg)](https://builds.sr.ht/~mdlayher/cryptonl?) [![GoDoc](https://godoc.org/github.com/mdlayher/cryptonl?status.svg)](https://godoc.org/github.com/mdlayher/cryptonl) [![Go Report Card](https://goreportcard.com/badge/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.