C
C
Projects with this topic
-
-
A GUI based solver and analyzer for the game Peg Solitaire
Updated -
An implementation of the RSA algorithm ( https://en.wikipedia.org/wiki/RSA_(cryptosystem) ). Including key generation and file encryption. It supports 2048 bit keys and only uses the standard C libraries i.e. I implemented the large integer arithmetic functions myself.
Updated