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