1. 048b7f0 Rename some variables to make the code easier to read by Gilles Peskine · 7 years ago
  2. 8172b87 add tests cases by Moran Peker · 7 years ago
  3. a9c3a65 tests fix + max_output_size by Moran Peker · 7 years ago
  4. 9e3aa62 change variable naming by Moran Peker · 7 years ago
  5. 17ddaa2 Correct and improve cipher test case descriptions by Gilles Peskine · 7 years ago
  6. 9cf78d3 Fix some test case dependencies on cipher modes by Gilles Peskine · 7 years ago
  7. 4ca9c3f Fix whitespace issues by Gilles Peskine · 7 years ago
  8. 7f87850 fix and add tests case + fix for padding mode by Moran Peker · 7 years ago
  9. ded8440 fix and add tests case + fix for padding mode by Moran Peker · 7 years ago
  10. 5cbb4c8 Correct some test case descriptions by Gilles Peskine · 7 years ago
  11. 7268afc Reordered cipher tests to be just after MAC tests by Gilles Peskine · 7 years ago
  12. 691dfb3 Whitespce normalization by Gilles Peskine · 7 years ago
  13. 5eb6e9e PSA_ALG_CBC_BASE -> SA_ALG_CBC_BASE | PSA_ALG_BLOCK_CIPHER_PAD_NONE by Moran Peker · 7 years ago
  14. d810024 Remove cipher_test_positive, duplicated as cipher_test_encrypt by Gilles Peskine · 7 years ago
  15. 7691fb7 add new test scenario (cipher_test_encrypt_multipart) by Moran Peker · 7 years ago
  16. 96cc00a add missing tests function by Moran Peker · 7 years ago
  17. f55e804 adjust indentation per Mbed TLS standards by Moran Peker · 7 years ago
  18. 0071b87 add missing parameter output_size on psa_cipher_finish by Moran Peker · 7 years ago
  19. b152d4d add test scenarios to decrypt and encrypt input and compare with given output by mohammad1603 · 7 years ago
  20. e1210dc remove unused parameter in psa_cipher_finish. by Moran Peker · 7 years ago
  21. 3205a65 tests fix by Moran Peker · 7 years ago
  22. 8481e74 CR fixes by mohammad1603 · 7 years ago
  23. cdd3be9 Add psa_crypto test suite to Cmake by mohammad1603 · 7 years ago
  24. e6b67a1 Fix parameters in test suite by mohammad1603 · 7 years ago
  25. d7d7ba5 add positive test scenarios by mohammad1603 · 7 years ago
  26. a0655c3 Merge remote-tracking branch 'psa/pr/13' into feature-psa by Gilles Peskine · 7 years ago
  27. 5d7ec20 fix key lifetime set implementation , tests accordingly by mohammad1603 · 7 years ago
  28. ba17851 Remove unused and duplicated erros, fix documentation and tests by mohammad1603 · 7 years ago
  29. 060ad8a Compilation and tests fixes by mohammad1603 · 7 years ago
  30. 804cd71 initial key lifetime implementation and tests by mohammad1603 · 7 years ago
  31. c63b6ba Merge remote-tracking branch 'psa/pr/14' into feature-psa by Gilles Peskine · 7 years ago
  32. d926b88 Fix Policy enforcement sign test by mohammad1603 · 7 years ago
  33. 6df908f Add static internal MAC finish function by mohammad1603 · 7 years ago
  34. 4eed757 add new test scenarios by mohammad1603 · 7 years ago
  35. a97cb8c Add calls for set policy in export/sign tests by mohammad1603 · 7 years ago
  36. a592623 Rename PKCS1V15 to PKCS1V15_SIGN by Gilles Peskine · 7 years ago
  37. 8cc1cee Key Policy APIs implementation by mohammad1603 · 7 years ago
  38. 40f68b9 Use unhexify_alloc where applicable by Gilles Peskine · 7 years ago
  39. 8c9def3 PSA: Implement MAC functions by Gilles Peskine · 7 years ago
  40. 9ef733f Implement hash functions by Gilles Peskine · 7 years ago
  41. 93aa033 PSA asymmetric signature: set *signature_length = 0 on failure by Gilles Peskine · 8 years ago
  42. 0189e75 PSA crypto: PSA_ASYMMETRIC_SIGN_OUTPUT_SIZE macro by Gilles Peskine · 8 years ago
  43. 20035e3 PSA crypto: asymmetric signature (RSA PKCS#1v1.5 only) by Gilles Peskine · 8 years ago
  44. c66ea6a PSA key import: support RSA public keys by Gilles Peskine · 8 years ago
  45. 969ac72 PSA RSA key import: don't rely on pk so much by Gilles Peskine · 8 years ago
  46. 2f9c4dc Add key management functions by Gilles Peskine · 8 years ago
  47. 1d26709 New function mbedtls_rsa_get_bitlen by Gilles Peskine · 8 years ago
  48. e59236f Add PSA crypto module by Gilles Peskine · 8 years ago
  49. 4d075cd Update library version number to 2.13.0 by Simon Butcher · 7 years ago
  50. 552754a Merge remote-tracking branch 'public/pr/1988' into development by Simon Butcher · 7 years ago
  51. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  52. e50128a Merge remote-tracking branch 'public/pr/1994' into development by Simon Butcher · 7 years ago
  53. 108992e Add MTU auto-reduction test with valgrind by Hanno Becker · 7 years ago
  54. 37029eb Skip MTU auto-reduction test when running valgrind by Hanno Becker · 7 years ago
  55. 39b8bc9 Change wording of debug message by Hanno Becker · 7 years ago
  56. 7c48dd1 ssl-opt.sh: Add function extracting val or default val from config.h by Hanno Becker · 7 years ago
  57. dc1e950 DTLS reordering: Add test for buffering a proper fragment by Hanno Becker · 7 years ago
  58. 14dac09 Merge remote-tracking branch 'public/pr/1918' into development by Simon Butcher · 7 years ago
  59. 1846e40 Merge remote-tracking branch 'public/pr/1939' into development by Simon Butcher · 7 years ago
  60. 9598845 Merge remote-tracking branch 'public/pr/1955' into development by Simon Butcher · 7 years ago
  61. e604556 ssl-opt.sh: Don't hardcode varname in requires_config_value_xxx() by Hanno Becker · 7 years ago
  62. b841b4f ssl-opt.sh: Remove reference to Github issue by Hanno Becker · 7 years ago
  63. 3b8b40c ssl-opt.sh: Add function to skip next test by Hanno Becker · 7 years ago
  64. 6f032a6 Merge remote-tracking branch 'public/pr/1963' into development by Simon Butcher · 7 years ago
  65. badeb07 Merge remote-tracking branch 'public/pr/1967' into development by Simon Butcher · 7 years ago
  66. b9a0086 ssl-opt.sh: Explain use of --insecure in GnuTLS client tests by Hanno Becker · 7 years ago
  67. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  68. a1adcca ssl-opt.sh: Add tests exercising freeing of buffered messages by Hanno Becker · 7 years ago
  69. 5cd017f ssl-opt.sh: Allow numerical constraints for tests by Hanno Becker · 7 years ago
  70. 0e96585 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  71. 69ca0ad ssl-opt.sh: Remove wrong test exercising MTU implications of MFL by Hanno Becker · 7 years ago
  72. 6b6f602 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  73. c92b5c8 ssl-opt.sh: Add tests checking that MFL implies bounds on MTU by Hanno Becker · 7 years ago
  74. 34aa187 Force IPv4 for gnutls-cli DTLS tests by Manuel Pégourié-Gonnard · 7 years ago
  75. 3546201 Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  76. a67dee2 Merge branch 'iotssl-2402-basic-pmtu-adaptation' into datagram_packing by Hanno Becker · 7 years ago
  77. b8eec19 Implement PMTU auto-reduction in handshake by Manuel Pégourié-Gonnard · 7 years ago
  78. 170e2d8 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  79. c1d54b7 Add tests with non-blocking I/O by Manuel Pégourié-Gonnard · 7 years ago
  80. 3d183ce Allow client-side resend in proxy MTU tests by Manuel Pégourié-Gonnard · 7 years ago
  81. 903ee3d Merge branch 'datagram_packing' into message_reordering by Hanno Becker · 7 years ago
  82. 175cb8f ssl-opt.sh: Allow resend in DTLS session resumption tests, cont'd by Hanno Becker · 7 years ago
  83. e356705 ssl-opt.sh: Add test for reassembly after reordering by Hanno Becker · 7 years ago
  84. 5bcf2b0 ssl-opt.sh: Allow spurious resend in DTLS session resumption test by Hanno Becker · 7 years ago
  85. 6b13afe Fix indentation by Ron Eldor · 7 years ago
  86. 2f2d902 Add delay in test to avoid race condition by Manuel Pégourié-Gonnard · 7 years ago
  87. 6151298 Add missing requires_gnutls guards by Manuel Pégourié-Gonnard · 7 years ago
  88. 9434713 Move the assertion by Ron Eldor · 7 years ago
  89. 6aeaa05 Merge branch 'iotssl-165-dtls-hs-fragmentation-new' into datagram_packing by Hanno Becker · 7 years ago
  90. f362c29 ssl-opt.sh Add dependency on gnutls in two fragmentation tests by Hanno Becker · 7 years ago
  91. 7be2e5b ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified by Hanno Becker · 7 years ago
  92. 4e1a9c1 ssl-opt.sh: Preserve proxy log, too, if --preserve-logs is specified by Hanno Becker · 7 years ago
  93. 4532329 Add proxy-enforcement to a MTU test by Manuel Pégourié-Gonnard · 7 years ago
  94. 9829315 Add missing dependency in ssl-opt.sh by Hanno Becker · 7 years ago
  95. 58e9dc3 Allow GNUTLS_NEXT_CLI / GNUTLS_NEXT_SERV to be unset in ssl-opt.sh by Hanno Becker · 7 years ago
  96. 02f3a8a Adjust timeout values for 3d test by Manuel Pégourié-Gonnard · 7 years ago
  97. 56cdfd1 Refine reordering tests by Hanno Becker · 7 years ago
  98. 8727304 Disable datagram packing in reordering tests by Hanno Becker · 7 years ago
  99. b34149c Add test for buffering of record from next epoch by Hanno Becker · 7 years ago
  100. e384221 Add test for reordering of handshake messages by Hanno Becker · 7 years ago