| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use separate lines instead of semicolons. | bcook | 2023-02-25 | 1 | -4/+10 |
| * | Provide optimised versions of bn_addw() and bn_subw() for aarch64. | jsing | 2023-02-17 | 1 | -1/+35 |
| * | Rename bn_umul_hilo() to bn_mulw(). | jsing | 2023-02-16 | 1 | -7/+7 |
| * | Fix output constraints for bn_umul_hilo(). | jsing | 2023-02-04 | 1 | -2/+2 |
| * | Provide inline assembly versions of bn_umul_hilo() for aarch64/amd64/i386. | jsing | 2023-01-31 | 1 | -1/+21 |
| * | Provide a per machine bn_arch.h. | jsing | 2023-01-20 | 1 | -0/+24 |
