Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 295 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 295 Bytes

Ronsor Privacy Utilities

Building: gcc -s -lm rsa.c rpu.c -o rpu

Tested: Windows, Linux.

Usage:

Error: Usage: rsu [gen|encrypt|decrypt] [-f infile] [-o outfile] [-k pubkey] [-p privkey]
Exiting: End usage.

Warning: This is not cryptographically secure. RSA keys are only 64-bits!