PigPGP 0.2.3
1024-bit RSA on JavaScript

Japanese English

This Version:
http://www.faireal.net/demo/PigPGP/0_2_3
Previous Version:
http://www.faireal.net/demo/PigPGP/0_2_2
Newest Version:
http://www.faireal.net/demo/PigPGP/

2 Feb 2004

What's This?

PigPGP is a demo for the RSA Cryptosystem on JavaScript, implemented using bigint.js v0.5 beta23, a library for arbitrary-precision integer arithmetic. Netscape 4.06+ and IE 4.01+ should work. Send your comments to seelie317'at'faireal.net.

Chagelog

NOTE: 1024-bit key generation will be time-consuming (say, 10-30 mins.) To select 1024-bit, you should check "I'm crazy."

Hotfix: 2003-08-24

The following line -- around line 383 of div.js (v0.5 beta 23) -- must be commented out, and has been commented out:

    if( pos >= nDividendLength && Bigint._strcmp( strDividendHead , strDivisor ) < 0 )
General Options
Unicode Support Self-test (U) Verbose (V)
I'm crazy (X)
Input (I)
Public Key (P)
Secret Key (S)
Commands
128-bit(1) 256-bit(2) 360-bit(3) 512-bit(5) 1024-bit(4)
Anti-Pseudoprime
disable/fastest (6) check (7) double-check (8) triple-check (9) quadruple-check/slowest (0)
Progress/Error (IE Users: Watch the Statusbar)
Debug

Valid XHTML 1.0!

inserted by FC2 system