From d54d7bd1982c7e6214e4cee8a1697d6c92e76699 Mon Sep 17 00:00:00 2001 From: Petrus Theron Date: Wed, 15 Oct 2025 12:21:21 +0200 Subject: [PATCH] Add EACL to projects.yml under category Authorization --- projects.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/projects.yml b/projects.yml index 696110f..05bded3 100644 --- a/projects.yml +++ b/projects.yml @@ -96,6 +96,12 @@ buddy_sign: categories: [Cryptography, Hashing, Password Security] platforms: [clj] +eacl: + name: EACL + url: https://github.com/theronic/eacl + categories: [Authorization] + platforms: [clj] + pocheshiro: name: Pocheshiro url: https://github.com/inventiLT/Pocheshiro