Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Large number arithmetics (Decrypting RSA signature)
Message
De
02/12/2004 15:44:53
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Large number arithmetics (Decrypting RSA signature)
Divers
Thread ID:
00966499
Message ID:
00966499
Vues:
62
I have a RSA signature S (128 byte integer )
and modulus n (also 128 byte integer)

I need to calculate

( S**3 ) MOD n

All I need is to perform exponent ( S**3 ) and MOD operation on
128 byte integers.

Is there any large integer class callable from FoxPro which can calculate this ?

I looked also _cypt.vcx foundation class and into Windows Crypto API but
havent found any function which does this.

Any idea ?
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform