1. 6e81b27 Add client state number check by Jerry Yu · 3 years, 10 months ago
  2. 435756f Keep consistent order in dummy functions by Jerry Yu · 3 years, 10 months ago
  3. 6c98352 Move msvc compatible fix to `common.h` by Jerry Yu · 3 years, 10 months ago
  4. 3523a3b Improve dispatch tests by Jerry Yu · 3 years, 11 months ago
  5. 687101b tls13: add dummy state machine handler by Jerry Yu · 3 years, 11 months ago
  6. aafb21f Merge pull request #4968 from davidhorstmann-arm/fix-aarch64-asm-constraints by Gilles Peskine · 3 years, 10 months ago
  7. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  8. bd4960c Merge pull request #4961 from mpg/doc-use-psa-crypto by Gilles Peskine · 3 years, 10 months ago
  9. 7500a0e Combine changelog entries for muladdc assembly fix by David Horstmann · 3 years, 10 months ago
  10. 9e4c020 Merge pull request #4969 from jclab-joseph/pr/fix/build-alpine by Gilles Peskine · 3 years, 10 months ago
  11. 13841cb Mention areas that are not (well) tested. by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  12. 9155b0e Clarify that 1.3 is excluded by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  13. ca91017 Improve wording and fix some typos. by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  14. d3ac4a9 Clarify wording of "not covered" section by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  15. 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 10 months ago
  16. f2cb19f Merge pull request #4891 from yuhaoth/pr/enable-key-exchange-in-client-hello by Ronald Cron · 3 years, 10 months ago
  17. 11c81df Fix aarch64 assembly for bignum multiplication by David Horstmann · 3 years, 11 months ago
  18. 76e31ec Add gnutls version test for client hello by Jerry Yu · 3 years, 11 months ago
  19. 1e07869 Fix inaccuracy in key exchange summary by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  20. 73a0e1d Document parts not covered by USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  21. f0f2294 Merge pull request #4708 from mstarzyk-mobica/ccm_chunked by Gilles Peskine · 3 years, 11 months ago
  22. 200bcf7 Remove warning about PSA Crypto being beta by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  23. 1b08c5f Document current effects of USE_PSA_CRYPTO by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  24. 13b0beb Add docs/use-psa-crypto.md by Manuel Pégourié-Gonnard · 3 years, 11 months ago
  25. 304689e Merge pull request #4947 from gilles-peskine-arm/muladdc-amd64-memory-development by Gilles Peskine · 3 years, 11 months ago
  26. 93cb611 Merge pull request #4878 from SiliconLabs/remove_dependency_4877 by Gilles Peskine · 3 years, 11 months ago
  27. 133740b tests: Improve incomplete then overflow tests by Ronald Cron · 3 years, 11 months ago
  28. 5b1df10 Update the list of issues fixed by Gilles Peskine · 3 years, 11 months ago
  29. 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
  30. 388bd0d fix various issues by Jerry Yu · 3 years, 11 months ago
  31. d337fbc x86_64 MULADDC assembly: add missing constraints about memory by Gilles Peskine · 3 years, 11 months ago
  32. dd1fb9e add mbedtls_ecdh_setup_no_everest by Jerry Yu · 3 years, 11 months ago
  33. bdc7188 Remove restartable and everest from tls1.3 by Jerry Yu · 3 years, 11 months ago
  34. cacec72 Merge pull request #4938 from gilles-peskine-arm/psa_cipher_update_ecp-unused_parameter by Janos Follath · 3 years, 11 months ago
  35. d87d873 Fix the size in bytes by Gilles Peskine · 3 years, 11 months ago
  36. 1716f32 psa_cipher_update_ecb: remove parameter output_size by Gilles Peskine · 3 years, 11 months ago
  37. 55dffe5 Document the internal function psa_cipher_update_ecb by Gilles Peskine · 3 years, 11 months ago
  38. 335aca9 fix format issue by Jerry Yu · 3 years, 11 months ago
  39. 78e84e8 Merge pull request #4766 from SiliconLabs/silabs_import_copy_key_opaque by Gilles Peskine · 3 years, 11 months ago
  40. 72fc69b fix typo error by Jerry Yu · 3 years, 11 months ago
  41. 9d17bf4 Styling and refactoring by Archana · 3 years, 11 months ago
  42. 9a2b6ff Fix test vector dependency by Archana · 3 years, 11 months ago
  43. a316b7e Rebase and update signature for curve448 tests by Archana · 3 years, 11 months ago
  44. 74d99c6 Add a test to validate copy to read only lifetime by Archana · 3 years, 11 months ago
  45. 374fe5b Handle zeroed attributes key bits and type in copy by Archana · 3 years, 11 months ago
  46. 449608b Code style improvements by Archana · 3 years, 11 months ago
  47. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  48. 6ed4bda pre-existing validation extended by Archana · 4 years ago
  49. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  50. d8a83dc Sizing of key buffer for opaque keys by Archana · 4 years, 2 months ago
  51. 3b097eb psa: Remove psa_key_slot_is_external() by Ronald Cron · 4 years ago
  52. 9b8b69c psa: Remove buggy report of RSA public exponent for opaque keys by Ronald Cron · 4 years ago
  53. 512ad81 psa: Fix slot number key attribute by Ronald Cron · 4 years ago
  54. ddae0f5 Clarify psa_get_and_lock_transparent_key_slot_with_policy() purpose by Ronald Cron · 4 years ago
  55. 7c522d4 Remove ecp_c undefine routines by Jerry Yu · 3 years, 11 months ago
  56. b60e3cf fix various issues by Jerry Yu · 3 years, 11 months ago
  57. ed2ef2d add client hello msg test by Jerry Yu · 4 years ago
  58. 56fc07f add key_share extension by Jerry Yu · 4 years ago
  59. 7236994 add signature algorithms extension by Jerry Yu · 4 years ago
  60. 6b64fe3 add supported groups extension by Jerry Yu · 4 years ago
  61. e226cef Add NamedGroup IANA values and helper functions by Jerry Yu · 4 years ago
  62. 26f4d15 Add key exchange modes helper functions by Jerry Yu · 4 years ago
  63. 7533635 Change dummy extension return by Jerry Yu · 4 years ago
  64. 3c28fd3 Merge pull request #4882 from yuhaoth/pr/add-tls13-client-hello-process by Ronald Cron · 4 years ago
  65. fec982e fix coding style issues by Jerry Yu · 4 years ago
  66. 4e38828 fix usage of iteration by Jerry Yu · 4 years ago
  67. bbe0952 fix name conversion issues by Jerry Yu · 4 years ago
  68. 83e4c12 Add CCM tests for passing unexpected input. by Mateusz Starzyk · 4 years ago
  69. efec38b Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  70. 5d7f6b1 Remove rendundat ctx->add_len check. by Mateusz Starzyk · 4 years ago
  71. cd975e4 Extend CCM corner cases tests. by Mateusz Starzyk · 4 years ago
  72. dbfb7bd fix various issues by Jerry Yu · 4 years ago
  73. 8c02bb4 fix various comment issues by Jerry Yu · 4 years ago
  74. e5d6106 Extend test in translate_ciphers.py by Joe Subbiani · 4 years ago
  75. 49d57bc Improve indentation according to pylint by Joe Subbiani · 4 years ago
  76. 54110b3 Reduce translate_ciphers.py test list by Joe Subbiani · 4 years ago
  77. b0aba9a Improve comments to be more accurate by Joe Subbiani · 4 years ago
  78. 1d592cb Remove NULL-SHA256 specific to OpenSSL by Joe Subbiani · 4 years ago
  79. 79f5790 Remove test_translate_format() by Joe Subbiani · 4 years ago
  80. a25ffab Integrate tests as unit tests into one file by Joe Subbiani · 4 years ago
  81. f2de374 Remove unused import by Joe Subbiani · 4 years ago
  82. a3d991c Improve python coding style by Joe Subbiani · 4 years ago
  83. 918ee79 Improve consitancy and useability by Joe Subbiani · 4 years ago
  84. 439a696 Improve translation error checking by Joe Subbiani · 4 years ago
  85. c3610ba Check exit status of translate_ciphers.py by Joe Subbiani · 4 years ago
  86. d614c0b Include translate ciphers tests in all.sh by Joe Subbiani · 4 years ago
  87. 3050f05 Subtract 1 from input in CCM's incomplete data tests by Mateusz Starzyk · 4 years ago
  88. ef387d7 change prototype of write body by Jerry Yu · 4 years ago
  89. 2c0fbf3 modify proc_chk macros by Jerry Yu · 4 years ago
  90. 0c63af6 fix comment issues by Jerry Yu · 4 years ago
  91. 790656a fix name conversion issues by Jerry Yu · 4 years ago
  92. 1bc2c1f fix various issues by Jerry Yu · 4 years ago
  93. f171e83 fix lenght mismatch error by Jerry Yu · 4 years ago
  94. b7ab336 fix format issue by Jerry Yu · 4 years ago
  95. a2cf7bd fix comment issues by Jerry Yu · 4 years ago
  96. 6a64310 Cleanup client_hello body. by Jerry Yu · 4 years ago
  97. 67d4ed5 force change state type by Jerry Yu · 4 years ago
  98. 159c5a0 fix comments issues by Jerry Yu · 4 years ago
  99. 08906d0 fix name conversion issues by Jerry Yu · 4 years ago
  100. e41dec0 Rename write signature algorithms function by Jerry Yu · 4 years ago