summaryrefslogtreecommitdiff
path: root/mpn/generic/sec_sqr.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Fix a comment.Torbjorn Granlund2016-03-251-1/+1
* Don't call mpn_sqr_basecase since it fails for non-cryptographic sizes for so...Torbjorn Granlund2014-06-081-1/+30
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Canonicalise copyright headers.Torbjorn Granlund2014-01-181-9/+9
* Add several mpn_sec functions to public interface.Torbjorn Granlund2013-12-281-0/+37