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

https://github.com/maximilianfeldthusen/basic-secure-kernel-module

The code is a basic kernel module that demonstrates how to initialize a secure driver, though integrating TPM or HSM functionality would require additional kernel-space libraries, such as tpm_tis or tpm_dev for TPM devices.
https://github.com/maximilianfeldthusen/basic-secure-kernel-module

aes c cryptography hsm kernel linux-kernel request tpm-plugin

Last synced: 4 months ago
JSON representation

The code is a basic kernel module that demonstrates how to initialize a secure driver, though integrating TPM or HSM functionality would require additional kernel-space libraries, such as tpm_tis or tpm_dev for TPM devices.

Awesome Lists containing this project