This commit is contained in:
Leo Vasanko
2025-11-04 18:40:22 -06:00
parent 7541d9d837
commit 6ceb2971fa
2 changed files with 11 additions and 46 deletions
+3
View File
@@ -15,6 +15,9 @@ classifiers = [
"Operating System :: OS Independent",
"Topic :: Security :: Cryptography",
]
dependencies = [
"cffi>=2.0.0",
]
[project.urls]
Homepage = "https://github.com/aegis-aead/libaegis"