RSA-type:

Note that long keys will likely be slow. Let me know what size keys are practical on your system...

keylength: how many bytes  
key: binary (ones & zeros)

modulo:

binary
text: For sample values you can use:
public key: 10001
modulo: 110010100001
private key: 101011000001