SMIC (2)

intro crypto RSA FCSC 2020 solved on

Description

The security of the RSA cryptosystem relies on a well-known computational problem.

Your goal is to decrypt the “ciphertext” c given below to recover the correspondong “plaintext” message m using the given public key (n, e).

Values:

  • e = 65537
  • n = 632459103267572196107100983820469021721602147490918660274601
  • c = 63775417045544543594281416329767355155835033510382720735973

The flag is FCSC{xxxx}, where xxxx has to be replaced by the value of m written in decimal.

A variant of this challenge is available here: SMIC (1).

Flag

Share my success on Fediverse, Twitter, Linkedin, Facebook, or via email.

Submit your solution

You can submit your writeup for this challenge. Read the FAQ to learn how to proceed.

You need to be logged in to submit a writeup.

Writeups

I've been looking for a long time and I still can't find the flag!

You can vote for the solutions you prefer by using the on their respective pages.

DateAuthor Language Tags Vote
2023-12-04
BuzzYbis
🇫🇷