summary refs log tree commit diff
path: root/crypto/src/math/BigInteger.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use optimized MR rounds only in random-search contextsPeter Dettman2015-10-291-22/+33
* Optimize the number of Rabin-Miller rounds used for probable primality testingPeter Dettman2015-10-291-4/+19
* No SerializableAttribute in PCLPeter Dettman2015-10-181-1/+1
* http://www.bouncycastle.org/jira/browse/BMA-82Peter Dettman2015-10-181-1/+7
* Avoid unnecessary multiplication in final ExtEuclid iterationPeter Dettman2014-01-231-32/+16
* Registerize top accumulator word in Montgomery multiplication/squaringPeter Dettman2014-01-031-6/+12
* Fix tabsPeter Dettman2014-01-031-2128/+2128
* Always apply sign guardPeter Dettman2013-12-031-4/+4
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+3575