Assorted software - a RSA script for bc

This script for the GNU bc (binary calculater) generates a public/private key for the RSA algorithm and encrypts and decrypts text with those keys.

rsa.bc

Back to assorted software