- 8f679e6 [otbn] rework parts of 384 bit Barrett code by Felix Miller · 4 years, 2 months ago
- 662d98e [otbn] add comments on bounds of parameters by Felix Miller · 4 years, 2 months ago
- 7c42f67 [otbn] fix bn.rshi instructions in Barrett code by Felix Miller · 4 years, 2 months ago
- 4b6f341 [otbn/sw] Add end-to-end RSA test by Philipp Wagner · 4 years, 5 months ago
- cce6094 [cleanup] Mass replace tabs with spaces by Srikrishna Iyer · 4 years, 3 months ago
- ba51066 [otbn] Add standalone tests for ECC P-256 operations by Felix Miller · 4 years, 4 months ago
- 480c0de [otbn] Add error code test to dif_otbn_smoketest by Greg Chadwick · 4 years, 4 months ago
- 195ee86 [otbn] fix transposed digits in p256 code by Felix Miller · 4 years, 4 months ago
- caf78d0 [otbn] Update p256 code with spec changes by Felix Miller · 4 years, 4 months ago
- d0ab3e7 [otbn] Update p256 code snippet with wsr changes by Greg Chadwick · 4 years, 4 months ago
- 2d14984 [build] Make prog_* variables in Meson defined earlier by Philipp Wagner · 4 years, 4 months ago
- 08f926f [sw] Add Custom Target Dependencies by Sam Elliott · 4 years, 4 months ago
- 5363dc4 [otbn] add initial assembly for ECC P-256 by Felix Miller · 4 years, 4 months ago
- de15b01 [otbn] Fix nested loops in modexp.S by Greg Chadwick · 4 years, 5 months ago
- 972b3c2 [otbn/sw] Export ELF files into $BIN_DIR by Philipp Wagner · 4 years, 5 months ago
- 80cc823 [sw/otbn] Integrate OTBN code building into meson by Philipp Wagner · 4 years, 5 months ago
- cab8303 [otbn] Rename label to match what it does by Philipp Wagner · 4 years, 5 months ago
- 25073d8 [otbn] Make wrap_barrett384 symbol globally available by Philipp Wagner · 4 years, 5 months ago
- dbef949 [otbn] unify montmul routines in modexp by Felix Miller · 4 years, 5 months ago
- 8f31e6f [otbn] change calling convention for modexp by Felix Miller · 4 years, 5 months ago
- 5968b22 [otbn] rework pointer usage in modexp by Felix Miller · 4 years, 5 months ago
- 757b128 [otbn] rename subroutines in modexp by Felix Miller · 4 years, 5 months ago
- 1f37185 [otbn] call modload in RSA tests by Felix Miller · 4 years, 5 months ago
- d9cf589 [otbn] turn modexp into library by Felix Miller · 4 years, 5 months ago
- 89de84f [otbn] Rename assembly files from .S to .s by Philipp Wagner · 4 years, 5 months ago
- 50c6c51 [otbn] add standalone tests for RSA 1024 by Felix Miller · 4 years, 5 months ago
- 489da4a [otbn] Remove tab from comment by Philipp Wagner · 4 years, 5 months ago
- b5b8c7f [otbn] Use .s instead of .S suffix for assembly by Philipp Wagner · 4 years, 5 months ago
- c803d02 [otbn] Define a slightly more general way to build code snippets by Rupert Swarbrick · 4 years, 5 months ago
- 14fb115 [otbn] make some routines global in modexp assembly by Felix Miller · 4 years, 5 months ago
- 4edcfd6 [otbn] add modexp subroutine for pubexp 65537 by Felix Miller · 4 years, 5 months ago
- 7429e2c [otbn] add documentation to modexp library by Felix Miller · 4 years, 6 months ago
- c160ef1 [otbn] indent loop blocks by Felix Miller · 4 years, 6 months ago
- 3e9fdd2 [otbn] fix typos in otbn asm for Barrett reduction by Felix Miller · 4 years, 6 months ago
- c35c520 [otbn] Fix off-by-one error in otbn-as li handling by Rupert Swarbrick · 4 years, 6 months ago
- 51fa63b [otbn] remove unecessary code in modexp assembly by Felix Miller · 4 years, 6 months ago
- 89a0d0b [otbn] use pseudo instructions in modexp code by Felix Miller · 4 years, 6 months ago
- eedf49d [otbn] improve style of auto-generated code by Felix Miller · 4 years, 6 months ago
- 9e91115 [otbn] use bn.wsrrs for reading WSRs by Felix Miller · 4 years, 7 months ago
- 5102a51 [otbn] fix typo in modexp.s by Felix Miller · 4 years, 7 months ago
- 97d37e9 [otbn] add code snippet for 384 bit modular multiplication by Felix Miller · 4 years, 7 months ago
- 50c80a8 [otbn] Fix some issues in modexp assembly by Philipp Wagner · 4 years, 7 months ago
- a7f81fe [otbn] fix RND WSR address by Felix Miller · 4 years, 7 months ago
- 822a7e0 [otbn] Add code snippets for 256 and 384 bit mul by Greg Chadwick · 4 years, 7 months ago
- 358f9a2 [otbn] Add a code snippet that shows off the loop instructions by Rupert Swarbrick · 4 years, 7 months ago
- f198499 [otbn] Mention pseudo-ops example in README by Philipp Wagner · 4 years, 7 months ago
- 0f643e1 [otbn] Move software to sw/otbn by Philipp Wagner · 4 years, 7 months ago