| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the horror show that is bn_nist and ecp_nist | tb | 2023-04-25 | 1 | -1332/+0 |
* | Convert bn_nist.c to BN_copy() | tb | 2023-03-27 | 1 | -6/+6 |
* | Mop up more BN_DEBUG related code. | jsing | 2022-11-30 | 1 | -4/+1 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Tidy up some of BN_nist_mod_* | jsing | 2022-07-31 | 1 | -22/+30 |
* | Use named initialisers for BIGNUMs. | jsing | 2022-07-30 | 1 | -61/+65 |
* | Avoid strict aliasing violations in BN_nist_mod_*() | jsing | 2022-05-07 | 1 | -86/+137 |
* | Switch to <endian.h> from <machine/endian.h> for better portability. | bcook | 2021-11-09 | 1 | -3/+2 |
* | don't mix code and decls, ok tedu@ | bcook | 2016-07-18 | 1 | -2/+3 |
* | use memset to initialize the union | bcook | 2016-07-17 | 1 | -2/+4 |
* | Initialize buffers before use, noted by Kinichiro Inoguchi. | bcook | 2016-07-17 | 1 | -7/+7 |
* | deregister; no binary change | jsg | 2014-10-28 | 1 | -6/+6 |
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -4/+3 |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -2/+3 |
* | Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be | miod | 2014-07-09 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | knfectomie. | jsing | 2014-05-08 | 1 | -653/+818 |
* | Try to clean the maze of <openssl/bn.h> defines regarding the BN internals. | miod | 2014-04-24 | 1 | -5/+3 |
* | Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler, | miod | 2014-04-18 | 1 | -1/+3 |
* | replace PTR_SIZE_INT (only used for VMS) with uintptr_t, tweaks from jca@, | sthen | 2014-04-14 | 1 | -35/+31 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -24/+31 |
* | resolve conflicts | djm | 2012-10-13 | 1 | -40/+298 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -28/+36 |
* | resolve conflicts | djm | 2009-01-09 | 1 | -323/+383 |
* | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -50/+134 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+692 |