# Ressaye

**Category:** Crypto - **Points:** 10 - **Solves:** 50\
**Description:** Find the RSA key

**Infos:**

> p: 209258918746127467720145276363318243\
> q: 287635494567303317074372323571608281\
> e: 1337\
> ct: 0x4748303c3f211ce373d68b960278f7e76a2152c9ed25559caebf5dc348d

**Solution:**\
To solve this challenge the following website is great: [RSA Calculator](https://www.dcode.fr/rsa-cipher)\
Once on this website, you can enter the informations in the right places and the FLAG will be calculated automatically.

<details>

<summary>🚩 FLAG</summary>

```
DVC{t1ny_rs4_1mpl3m3nt4t10n}
```

</details>
