From 4bd12bb7d8ab938fadf4f63f6dbabd67dfc9e186 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Thu, 17 Apr 2025 13:50:01 +0200 Subject: add keywords/categories/badges --- Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index dabe624..85f7da5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,8 @@ license = "MIT" description = "Rust implementation of the AEZ v5 cipher." readme = "README.md" repository = "https://codeberg.org/dunj3/zears" +keywords = ["aez", "aezv5", "aead", "encryption", "cipher"] +categories = ["algorithms", "cryptography"] [features] simd = [] -- cgit v1.2.3