From 8572fcfe36a14fcb729960f224edaa48b70af7f5 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 5 Apr 2024 10:58:08 -0400 Subject: [PATCH] Add crypto-auditing and mod_auth_mellon Signed-off-by: Simo Sorce --- index.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.md b/index.md index 7e31c27..4fc5fed 100644 --- a/index.md +++ b/index.md @@ -13,6 +13,10 @@ automated decryption. It can be used to provide automated decryption of data or even automated unlocking of LUKS volumes. [Tang](https://github.com/latchset/tang) is a server for binding data to network presence. +## Crypto-auditing + +[Crypto-Auditing](https://github.com/latchset/crypto-auditing) +Provides a way to monitor cryptographic operations performed on a system ## [Custodia](./custodia/) @@ -51,6 +55,11 @@ run-time. Misc and experimental projects. +## mod_auth_mellon + +[mod_auth_mellon](https://github.com/latchset/mod_auth_mellon) +An Apache module with a simple SAML 2.0 service provider + ## [pkcs11](./pkcs11/) Projects related to the [PKCS#11](https://www.oasis-open.org/committees/pkcs11/) standard