summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_nist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* don't mix code and decls, ok tedu@bcook2016-07-181-2/+3
* use memset to initialize the unionbcook2016-07-171-2/+4
* Initialize buffers before use, noted by Kinichiro Inoguchi.bcook2016-07-171-7/+7
* deregister; no binary changejsg2014-10-281-6/+6
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-4/+3
* Stop including standard headers via cryptlib.h - pull in the headers thatjsing2014-07-101-2/+3
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-2/+2
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* knfectomie.jsing2014-05-081-653/+818
* Try to clean the maze of <openssl/bn.h> defines regarding the BN internals.miod2014-04-241-5/+3
* Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,miod2014-04-181-1/+3
* replace PTR_SIZE_INT (only used for VMS) with uintptr_t, tweaks from jca@,sthen2014-04-141-35/+31
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-24/+31
* resolve conflictsdjm2012-10-131-40/+298
* openssl-1.0.0e: resolve conflictsdjm2011-11-031-28/+36
* resolve conflictsdjm2009-01-091-323/+383
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-50/+134
* import of OpenSSL 0.9.8hdjm2008-09-061-0/+692