This repository has been archived on 2026-03-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
TP-NSM/rust/Exo_RSA_2.txt
2022-10-26 23:27:36 +02:00

17 lines
594 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
512-bit p and q
p = 9613034531358350457419158128061542790930984559499621582258315087964794045505647063849125716018034750312098666606492420191808780667421096063354219926661209
q = 12060191957231446918276794204450896001555925054637033936061798321731482148483764659215389453209175225273226830107120695604602513887145524969000359660045617
Verify n and q are prime numbers.
Compute n and \phi(n).
Find e and d.
If Bob chooses e = 35535, find d.
Alice sends the message “THIS IS A TEST” (numeric value using the 0026 encoding scheme with 26 is the space character).