Skip to content

JArthurJohnston/ChineseRemainderTheorem

Repository files navigation

ChineseRemainderTheorem

A project for encoding and decoding text using various cyphers. This was done for my Applied Cryptography class. All the code was written in smalltalk

#Usage

Note: this code was written using Pharo smalltalk. Though it may be compatible with other smalltalk images, it is recommended that you use Pharo to run it. If you have not already done so, go to the Pharo website: http://pharo.org/ and follow their instructions to download and set up Pharo on your operating system.

  1. Clone this repo or download the .st file int a direcory of your choice
  2. Click 'Import' under the File menu
  3. navigate to the directory where you stored the files from this repo
  4. Select all the files, and click ok.
  5. Congrats! youve just loaded my code into your Pharo image.

About

Seaside webApp made to display how the chinese remainder theorem works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors