| Commit message (Expand) | Author | Age | Files | Lines |
* | Provide a libcrypto Makefile.inc for riscv64. | jsing | 2023-07-07 | 1 | -0/+26 |
* | Stop building GF2m assembly | tb | 2023-04-15 | 3 | -8/+2 |
* | Sprinkle a few BTI instructions into the arm64 assembly files and pass | kettenis | 2023-04-05 | 2 | -1/+8 |
* | Replace bn_sub_part_words() with bn_sub(). | jsing | 2023-02-22 | 1 | -2/+1 |
* | Enable s2n-bignum word_clz() on amd64. | jsing | 2023-02-16 | 1 | -1/+2 |
* | Remove the now empty bn_asm.c. | jsing | 2023-01-31 | 6 | -11/+5 |
* | Remove sparc related files from libcrypto. | jsing | 2023-01-31 | 2 | -181/+0 |
* | Use s2n-bignum assembly implementations for libcrypto bignum on amd64. | jsing | 2023-01-29 | 1 | -2/+11 |
* | Provide an implementation of bn_sqr() that calls s2n-bignum's bignum_sqr(). | jsing | 2023-01-21 | 1 | -1/+6 |
* | Replace BN_DIV3W with HAVE_BN_DIV_3_WORDS (in bn_arch.h). | jsing | 2023-01-20 | 1 | -2/+1 |
* | Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add | miod | 2023-01-17 | 5 | -124/+6 |
* | Remove unused Elliptic Curve code. | jsing | 2023-01-14 | 4 | -19/+3 |
* | Move all data tables from .text section to .rodata, and update the code to | miod | 2023-01-13 | 1 | -3/+1 |
* | Move all data tables from .text section to .rodata, and update the code to | miod | 2023-01-13 | 1 | -3/+1 |
* | based upon inspection of obj/*.S ... | deraadt | 2023-01-11 | 1 | -1/+3 |
* | temporarily force hppa libcrypto to be built --no-execute-only because | deraadt | 2023-01-11 | 1 | -1/+3 |
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 14 | -40/+40 |
* | use the new CPU_ID_AA64ISAR0 sysctl to determine CPU features on arm64 | robert | 2022-03-25 | 1 | -5/+55 |
* | Start disentangling armv7 and aarch64 code | tb | 2022-03-23 | 7 | -2/+508 |
* | riscv64 openssl config | drahn | 2021-05-02 | 1 | -0/+154 |
* | Retire OpenBSD/sgi. | visa | 2021-05-01 | 1 | -5/+1 |
* | Disable assembly code for powerpc64; more work is needed to make it work. | kettenis | 2020-06-29 | 1 | -8/+9 |
* | Switch back to bn_mul_mont_int since the bn_mul_mont_fpu64 code isn't | kettenis | 2020-06-28 | 1 | -3/+3 |
* | Accidentally doubled these files on first commit. Correcting. | drahn | 2020-06-26 | 2 | -194/+1 |
* | Intial attempt at powerpc64 libcrypto pieces. | drahn | 2020-06-25 | 2 | -0/+386 |
* | Add cpuid support for arm64 so that we can recognize which | patrick | 2019-07-02 | 1 | -1/+4 |
* | Remove commented out rc5 bits | tb | 2019-05-11 | 7 | -20/+6 |
* | sprinkle a few missing dependencies on perl scripts internal bits. | espie | 2017-08-20 | 2 | -8/+14 |
* | Add support for AArch64. | patrick | 2017-01-11 | 2 | -0/+182 |
* | Disable ec assembly for amd64 pending fixes for ssh, and bump | beck | 2016-11-11 | 1 | -4/+4 |
* | Ride the current major bump and enable assembler code for nist 256p curve, | miod | 2016-11-04 | 4 | -3/+19 |
* | Remove I386_ONLY define. It was only used to prefer a | miod | 2016-11-04 | 11 | -33/+0 |
* | Less vax. | jsing | 2016-09-04 | 3 | -614/+0 |
* | remove hppa64 port, which we never got going beyond broken single users. | deraadt | 2016-05-11 | 1 | -157/+0 |
* | Pass "openbsd" instead of "openbsd-elf" as the "flavour" to the perl assembler | miod | 2015-09-11 | 1 | -2/+2 |
* | Disable ENGINE_load_dynamic (dynamic engine support). | bcook | 2015-06-19 | 13 | -13/+0 |
* | In the neverending saga of enabling and disabling assembler code for sha | miod | 2015-03-18 | 1 | -5/+1 |
* | Do not use sha512-parisc for now, as it is subtly bugged - passes the sha | miod | 2015-03-05 | 1 | -1/+3 |
* | Revert to the use of C code for the basic BN routines (bn_add_words, | miod | 2014-12-07 | 1 | -2/+7 |
* | mop up a barely started project... getting in the way of grepping the tree! | deraadt | 2014-11-22 | 1 | -4/+0 |
* | Add the Cammelia cipher to libcrypto. | miod | 2014-11-17 | 10 | -9/+30 |
* | Revert r1.5 and reenable assembler version of ghash now that it has been | miod | 2014-09-27 | 1 | -3/+3 |
* | Disable assembler code for ghash on hppa, causes wrong computations in some | miod | 2014-09-27 | 1 | -3/+3 |
* | Guard RSA / RC4-5 ASM when NO_ASM is not defined | bcook | 2014-08-11 | 1 | -1/+3 |
* | i'm a dumbdumb. fix build. | tedu | 2014-07-11 | 14 | -15/+15 |
* | move all the feature settings to a common header. | tedu | 2014-07-11 | 14 | -937/+15 |
* | Make sure we leave OPENSSL_NO_PSK in the conf files so things | beck | 2014-07-11 | 13 | -0/+13 |
* | Fix ia64 cross-gcc target. | tobiasu | 2014-05-27 | 1 | -0/+3 |
* | miod forgot about fcrypt_b.c being needed, before he went off to get his | deraadt | 2014-05-07 | 1 | -1/+2 |
* | Sort CFLAGS, SRC and SSLASM stanzas by the directories they apply to, to make | miod | 2014-05-06 | 2 | -68/+83 |