1195 shaares
35 private links
35 private links
This is a program for the Tandy / Radio-Shack TRS-80 Color Computer to perform RSA key generation, encryption, and decryption. The code is all written in 6809 assembly. It will operate with up to 2048 bit keys.
It should work on any CoCo with at least 32kb of memory. 16k CoCos should work for smaller keysizes.