Linux Provenance kernel (2.6.32) and tools for CentOS and RedHat Enterprise Linux
https://github.com/daveti/prov-kernel
https://github.com/daveti/prov-tools
Linux kernel crypto – DSA
https://github.com/daveti/kdsa
During the development on kernel 2.6.32, we found a bug in mpi-pow.c which failed DSA. The patch file has been included as well. Note that this bug should be fixed in later kernel versions. Also, this DSA implementation does not use the PKI framework and key ring in the kernel for quick prototyping. To support dynamic kernel module, some changes are needed as well.