summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/asm/mips.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spelling fixes; from paul tagliamontejmc2022-12-261-1/+1
| | | | | | | i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct ok tb
* Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.bcook2015-02-251-480/+131
| | | | | | | | | | | See https://www.openssl.org/news/secadv_20150108.txt for a more detailed discussion. Original OpenSSL patch here: https://github.com/openssl/openssl/commit/a7a44ba55cb4f884c6bc9ceac90072dea38e66d0 The regression test is modified a little for KNF. ok miod@
* Import OpenSSL 1.0.1gmiod2014-04-131-24/+22
|
* import OpenSSL-1.0.1cdjm2012-10-131-0/+2585