@@ -36,7 +36,6 @@ public class Seal {
String[] ciphertext = Caesar.decode(req.ciphertext);
ctx.json(ciphertext);
}
);
// Cifratura con RSA
The note is not visible to the blocked user.