SEED Labs - RSA Public-Key Encryption and Signature Lab.
Comlipe lab_flow.c - gcc lab_flow.c -lcrypto -o lab_flow.out
Run - ./lab_flow.out
This will generate a very big random prime number as a key.
Usage: python generateRandomKey.py <numberOfBits>
Output file can be found here