Lotus Notes

Futplex futplex at pseudonym.com
Wed Jan 31 06:36:06 PST 1996


bal quoted from the RSAREF 2.0 license:
> /* RSA key lengths.
>  */
> #define MIN_RSA_MODULUS_BITS 508
> #define MAX_RSA_MODULUS_BITS 1024
> #define MAX_RSA_MODULUS_LEN ((MAX_RSA_MODULUS_BITS + 7) / 8)
> #define MAX_RSA_PRIME_BITS ((MAX_RSA_MODULUS_BITS + 1) / 2)
> #define MAX_RSA_PRIME_LEN ((MAX_RSA_PRIME_BITS + 7) / 8)

Unfortunately this still doesn't explain Charlie Kaufman's comment 
(paraphrased) that the "crypto software also limited us to 760 bit RSA keys".

Futplex <futplex at pseudonym.com>






More information about the cypherpunks-legacy mailing list