in reply to Re: (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?)

Sorry, I meant "bitwise logical operations" but wrote "binary operations". And rewriting badd, bsub, and bmod to use these and work with bits instead of working with the characters '0' and '1' is all that I was talking about.

        - tye (but my friends call me "Tye")
  • Comment on (tye)Re2: modular exponentiation with arbitrary precision binary numbers (did I say RSA?)