aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_x931p.c
Commit message (Expand)AuthorAgeFilesLines
* Fix possible crash in X931 code.Bernd Edlinger2017-06-141-2/+6
* Check for malloc error in bn_x931p.cMatt Caswell2016-08-231-0/+3
* Change callers to use the new constants.Rich Salz2016-08-101-4/+4
* Fix BN_is_prime* calls.David Benjamin2016-06-251-5/+12
* Copyright consolidation 06/10Rich Salz2016-05-171-54/+5
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Fix memory leaks and other mistakes on errorsAlessandro Ghedini2015-10-231-2/+5
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-166/+168
* Prepare for bn opaquify. Implement internal helper functions.Matt Caswell2014-12-081-0/+1
* RT2513: Fix typo's paramter-->parameterMartin Olsson2014-08-191-2/+2
* add X9.31 prime generation routines from 0.9.8 branchDr. Stephen Henson2011-01-091-0/+272