in reply to (tye)Re: modular exponentiation with arbitrary precision binary numbers (did I say RSA?)
in thread modular exponentiation with arbitrary precision binary numbers (did I say RSA?)

Yes... But actually my target lanaguage for this is javascript. Javascript doesn't support arbitrary length binary operations.

But with this little diddly one can potentially do browser based public key crypto without needing SSL, eg to transmit credit cards, who knows what else...

j

  • Comment on Re: (tye)Re: modular exponentiation with arbitrary precision binary numbers (did I say RSA?)