hm
All checks were successful
Deploy / trigger (push) Successful in 24s

This commit is contained in:
2026-04-20 22:22:49 +02:00
parent be33e66d5c
commit 48f0c35039
3 changed files with 3 additions and 6 deletions

View File

@@ -36,7 +36,6 @@ public class Seal {
String[] ciphertext = Caesar.decode(req.ciphertext);
ctx.json(ciphertext);
}
);
// Cifratura con RSA