removed old cvs directories, edited readme
This commit is contained in:
parent
c891e03d6b
commit
eeca71b73c
47
CVS/Entries
47
CVS/Entries
@ -1,47 +0,0 @@
|
||||
/21255511to266511.txt/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/back.gif/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/back.png/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/bc.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/bc_man_page.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/blu_bullet_half.gif/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/calc_big_expon.bc/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/calc_big_expon.sh/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/calc_big_num.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/calc_pi.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/cbe.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/cbe.sh/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/checkd/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/create_rsa_key_set.png/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/decode.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/dns.ppt/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/dns5.ppt/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/encode.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/encode_pub.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/files.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/find_d.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/find_d.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/find_phi.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/findd/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/gcd.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/generate_key.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/gt100k/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/hints_to_choosing_e.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/home.png/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/index.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/index.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/ln/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/ln2/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/maths.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/multiply.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/nlhtml.sed/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/pi.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/pow_digits/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/primes.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/primes.php/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/red_bullet_half.gif/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/review.gif/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/rsa_explanations_list.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/s/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/searchd/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
/security.html/1.1.1.1/Sun Sep 18 11:11:38 2005//
|
||||
D
|
@ -1 +0,0 @@
|
||||
rsa_workbench
|
4
README
4
README
@ -4,7 +4,7 @@ process.
|
||||
|
||||
The prime numbers used are much smaller than for a normal
|
||||
RSA key pair, but still have massive intermediate numbers
|
||||
in the calculations. hese web pages also indicate the
|
||||
in the calculations. These web pages also indicate the
|
||||
prime number pairs effect on the size of incription key
|
||||
possible (i.e. the number of bits it uses).
|
||||
In fact you can try to RSA encrypt values too large
|
||||
@ -12,7 +12,7 @@ for the keys you have made, and see the erronous results of doing this.
|
||||
|
||||
This project was completed (in php4 originally) as part of a module
|
||||
on web encryption and security
|
||||
on my MSc in Software Engineering way back in 2003.... I thought it was a
|
||||
on my MSc in Software Engineering --- Brighton University UK --- way back in 2003.... I thought it was a
|
||||
good starting point for getting to grips with git-hub (where I had to create
|
||||
proper rsa keys from linux, to get it all going).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user