Re: DSA alternative to RSA

New Message Reply About this list Date view Thread view Subject view Author view

KDBriggs1@aol.com
Tue, 28 Jul 1998 11:08:46 EDT


In a message dated 98-07-27 13:35:40 EDT, source@iaccess.za writes:

>>>>
Hi folks, has anyone...
 
 1. considered using DSA (without patent restrictions or royalties) as an
 alternative to RSA and
<<<<

I use a Nyberg/Rueppel derivative of DSA called q-NEW in my Puffer program
with Diffie-Hellman for key exchange. q-NEW doesn't require an inverse
calculation so I didn't have to bother coding an extended Euclidean routine.

q-NEW signature:
  r=(g^k mod p) mod q
  s=k-rmx mod q
verification:
  r=((g^s)(y^rm) mod p) mod q

Kent Briggs
Briggs Softworks, http://www.briggsoft.com
Home of Puffer public key encryption software


New Message Reply About this list Date view Thread view Subject view Author view

 
All trademarks and copyrights are the property of their respective owners.

Other Directory Sites: SeekWonder | Directory Owners Forum

The following archive was created by hippie-mail 7.98617-22 on Fri Aug 21 1998 - 17:20:58 ADT