Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 286 Bytes

RSA

Information security hw.

Implement the RSA encrypt and decrypt algorithm.

Also, implement the prime generate for auto generate the 2048 bits prime.

For speed up, square-and-multiply algorithm and CRT algorithm are available too.

manual (Chinese)

./HW4_B10715029/readme.pdf