Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the now empty bn_asm.c. | jsing | 2023-01-31 | 1 | -2/+1 |
* | Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add | miod | 2023-01-17 | 1 | -6/+2 |
* | spelling fixes; from paul tagliamonte | jmc | 2022-12-26 | 1 | -2/+2 |
* | 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 |