Asymmetric encryption


Alice and bob are using an asymmetric encryption whose php implementation is available here to communicate secretly. Below, a secret message crypted with the previous public key. Recover the corresponding plaintext message.


You have 3 seconds to solve this challenge.
Digital values change on each page refresh.


[1] Public-key cryptography
[2] Modular arithmetic