automorphism tests

This commit is contained in:
Pro7ech
2025-10-20 16:31:25 +02:00
parent b91918dcaf
commit 1e2478852e
10 changed files with 154 additions and 354 deletions

View File

@@ -1,4 +1,4 @@
// pub mod automorphism;
pub mod automorphism;
pub mod encryption;
pub mod external_product;
pub mod keyswitch;