1. cc975ae [meson,sw] Support Meson build on MacOS by Daniel Beitel · 3 years, 2 months ago
  2. 0950858 [sw, dif, aes] Refactor dif_aes_start function by Douglas Reis · 3 years, 1 month ago
  3. 563312c [sw/ottf] Rename test_rom_ext to ottf_start by Timothy Trippel · 3 years, 1 month ago
  4. 553759a [aes] Use one-hot encoding for OPERATION field in main control register by Pirmin Vogel · 3 years, 2 months ago
  5. 578e776 [sw/test_rom_ext] Rename/organize code in `exts/common`. by Timothy Trippel · 3 years, 3 months ago
  6. a47c82c [ottf,handler] Deprecate default ISRs and replace with OTTF ISRs. by Timothy Trippel · 3 years, 3 months ago
  7. 78b1e67 [kmac] CFG to shadow register by Eunchan Kim · 3 years, 8 months ago
  8. f975e54 [sca] Use the function dif_edn_stop on the sca module by Douglas Reis · 3 years, 4 months ago
  9. 050d7b3 [dif] Implement function dif_csrng_stop by Douglas Reis · 3 years, 5 months ago
  10. feaf322 [flash_ctrl] Add plain text integrity in flash by Timothy Chen · 3 years, 5 months ago
  11. 647cddb [sw, cleanup] Move `ARRAYSIZE` to `macros.h`. by Chris Frantz · 3 years, 4 months ago
  12. f0f3426 [dif/rv_timer] Prepare for `dif_rv_timer_init()` autogen. by Timothy Trippel · 3 years, 5 months ago
  13. 1b6cc1e [dif/rv_timer] Integrate autogen'd DIF artifacts into src tree. by Timothy Trippel · 3 years, 5 months ago
  14. 8a1b32d [dif/alert_handler] Remove need to pass in HW params. by Timothy Trippel · 3 years, 5 months ago
  15. 49bbe18 [dif/kmac] Integrate autogen'd DIF artifacts into src tree. by Timothy Trippel · 3 years, 5 months ago
  16. 6978950 [dif/kmac] Decouple operation state from context/handle. by Timothy Trippel · 3 years, 5 months ago
  17. af0b1bf [dif/clkmgr] Integrate autogen'd DIF artifacts into src tree. by Timothy Trippel · 3 years, 6 months ago
  18. c5f72c6 [dif/entropy_src] migrate srcs to use autogen'd IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
  19. dd5893e [sw/testing] integrate CHECK_DIF_OK macro into srcs by Timothy Trippel · 3 years, 6 months ago
  20. 0413ebc [sw/testing] add CHECK_DIF_OK macro by Timothy Trippel · 3 years, 6 months ago
  21. c0e0286 [dif/gpio] migrate srcs to use autogen'd IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
  22. 4ffc821 [dif/aes] migrate srcs to use autogen'd AES DIF components by Timothy Trippel · 3 years, 6 months ago
  23. d0483e2 [sca] Optimize sha3_serial for lower noise, return digest via UART by Pirmin Vogel · 3 years, 6 months ago
  24. bd975db [dif] migrate srcs to use UART auto-generated IRQ DIFs by Timothy Trippel · 3 years, 6 months ago
  25. 0b8cc3e [sca] Add initial implementation of SHA3 SCA program by Alphan Ulusoy · 3 years, 7 months ago
  26. 8e3171d [sca] Add a parameter to sca_init() for disabling peripherals by Alphan Ulusoy · 3 years, 7 months ago
  27. 486cf5d [sca] Add a parameter to sca_init() for selecting the trigger source by Alphan Ulusoy · 3 years, 7 months ago
  28. 09def6a [sca] Add a dictionary to meson.build for building multiple SCA programs by Alphan Ulusoy · 3 years, 7 months ago
  29. e9c0624 [dif/entropy_src] fix incorrect DIF naming convention by Timothy Trippel · 3 years, 7 months ago
  30. 87fb9e3 [fpga] Reduce noise for AES SCA by Pirmin Vogel · 3 years, 8 months ago
  31. 5bf9734 [fpga, sw] Enable SCA on ChipWhisperer CW310 FPGA board by Pirmin Vogel · 3 years, 8 months ago
  32. 9b5b10c Replace embedded_target.py with individual custom targets by Alphan Ulusoy · 3 years, 10 months ago
  33. 8aceee0 [sw/tests] Move sca unittests. by Miguel Osorio · 3 years, 11 months ago
  34. af8c112 [sw/sca] Switch AES to use dif_aes by Miguel Osorio · 4 years ago
  35. 01ec7cf [sw] Update source documentation by Tobias Wölfel · 4 years, 1 month ago
  36. dff9e0d [sw/sca] Move libraries to sw/lib folder. by Miguel Osorio · 4 years, 1 month ago
  37. e2f3eba [sw/sca] Flatten sca directory by Miguel Osorio · 4 years, 1 month ago
  38. cbbc70f [sw/sca] Don't inline genrand_int32 to improve capture performance. by Alphan Ulusoy · 4 years, 1 month ago
  39. 675e949 [sw/sca] Fix a typo in aes_serial.c by Alphan Ulusoy · 4 years, 1 month ago
  40. e6ca872 [aes] Enable domain-oriented masking by Pirmin Vogel · 4 years, 2 months ago
  41. 2971a1e [top] Top level updates by Timothy Chen · 4 years, 2 months ago
  42. 8d76c42 [sw/sca] Add 'b' (batch encrypt) simple serial command to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
  43. 14959da [sw/sca] Add 's' (seed PRNG) simple serial command by Alphan Ulusoy · 4 years, 2 months ago
  44. e7128e0 [sw/sca] Add Mersenne Twister PRNG library to improve capture rate by Alphan Ulusoy · 4 years, 2 months ago
  45. 125940f [sw/sca] Add simple serial library by Alphan Ulusoy · 4 years, 2 months ago
  46. 65517de [sw/sca] Refactor simple serial code in preparation for a new library by Alphan Ulusoy · 4 years, 2 months ago
  47. 45daa5f [sw/sca] Add side-channel analysis support library (sca) by Alphan Ulusoy · 4 years, 2 months ago
  48. 873f0a8 [sw/sca] Refactor common sca code in preparation for a new library by Alphan Ulusoy · 4 years, 2 months ago
  49. 15dd4a5 [sw/sca] Refactor and rename constants and params, cleanup some related code by Alphan Ulusoy · 4 years, 2 months ago
  50. 6766385 [sw/sca] Replace char with uint8_t for consistency by Alphan Ulusoy · 4 years, 2 months ago
  51. 2d6a1c5 [aes_serial] Replace hardcoded GPIO addr with constant from top_earlgrey.h by Pirmin Vogel · 4 years, 3 months ago
  52. 28b927a [aes_serial] Change order of operations, reduce sleep time by Pirmin Vogel · 4 years, 5 months ago
  53. 08f926f [sw] Add Custom Target Dependencies by Sam Elliott · 4 years, 4 months ago
  54. 525891d [sw] Refactor exporting to only use BIN_DIR by Philipp Wagner · 4 years, 5 months ago
  55. 9c83943 [sw/sca/aes_serial] Make sure to actually receive characters over UART by Pirmin Vogel · 4 years, 5 months ago
  56. 4e14265 [sw] Remove remaining references to uart.h by Miguel Young de la Sota · 4 years, 6 months ago
  57. a2c37fb [sw] Remove all references to uart_init() by Miguel Young de la Sota · 4 years, 6 months ago
  58. 69a130b [sw/lib] Move print.h and log.h into lib/runtime by Miguel Young de la Sota · 4 years, 6 months ago
  59. 5917139 [dif] Refactor dif_gpio.h to use new-style names by Miguel Young de la Sota · 4 years, 6 months ago
  60. 7c97b75 [sw] Prefix all meson build targets for DIFs with sw_lib_ by Philipp Wagner · 4 years, 7 months ago
  61. ff85e05 [sw] Document Output-params by Sam Elliott · 4 years, 7 months ago
  62. ac251b1 [sw] separate clock frequency enums by Timothy Chen · 4 years, 7 months ago
  63. 92e9242 [sw/sca] AES-ECB encrypt simple serial by Miguel Osorio · 4 years, 7 months ago