- dcef734 VAL Infrastructure Optimizations Release by Avi Nawal · 4 weeks ago
- 1e29893 Add support for prehashed EDDSA algorithm by Shruti Ghadge · 4 months ago
- 1bf017d Resolve buffer overflow by Shruti Ghadge · 4 months ago
- 232fb58 Updating key agreement and PAKE tests by Shruti Ghadge · 6 months ago
- e1e3e9c Crypto v1.2.1 compliance suite by Shruti Ghadge · 6 months ago
- 2da1f39 Avoid reuse of shared_key variable for client and server role. by oberon-sk · 8 months ago
- 00e7d62 Use bad state checking pattern. by Stephan Koch · 9 months ago
- a2ce516 Fix tests 71, 72, 73 to avoid invalid argument. by Stephan Koch · 9 months ago
- 1221473 Crypto PAKE Extension and attestaion profile 2 format support by Shruti Ghadge · 9 months ago
- 4e88f73 Enabling Crypto Verification APIs in test-list after some fixes by Avi Nawal · 11 months ago
- 0b0f5b7 Resolution of Issue #333: Test cases to probe integer overflow handling (#379) by avinaw01-arm · 1 year ago
- 1ed4fd6 Use rsa_128_key_data which has expected format. by Stephan Koch · 1 year, 1 month ago
- 7500b66 Mention of new introduced macros in Arm platforms. by Avi Nawal · 1 year, 3 months ago
- 1d47e59 Merge pull request #375 from piotrParf/Hash-clone-switch by jothikumar mani · 1 year, 3 months ago
- 1f4d778 Merge pull request #373 from pawelosyp/ccm_min_tag_len_as_8 by jothikumar mani · 1 year, 3 months ago
- 58c7a46 Merge pull request #372 from pawelosyp/add_aes_cbc_no_padding by jothikumar mani · 1 year, 3 months ago
- 6df4582 Merge pull request #371 from piotrParf/aead_multistage_switch by jothikumar mani · 1 year, 3 months ago
- 8cd8a76 Last fix by Pawel, Osypiuk · 1 year, 3 months ago
- 042bac5 Some implementations - especially in secure elements may not implement functionality to clone the hash internal machine to other context. That way we add switch to not support hash clones in tests. by Piotr Parfeniuk · 1 year, 3 months ago
- ec1cb2f PR comments addressed by Pawel, Osypiuk · 1 year, 3 months ago
- b3ca2ff PR comments addressed by Pawel, Osypiuk · 1 year, 3 months ago
- 1e5659f Changed macro by Pawel, Osypiuk · 1 year, 3 months ago
- 19ce8cb Verification APIs fixes by Avi Nawal · 1 year, 3 months ago
- 3c85684 Added test vectors with AES in CBC mode by Pawel, Osypiuk · 1 year, 3 months ago
- b95f589 Add possibility to use min CCM tag len 8 by Pawel, Osypiuk · 1 year, 3 months ago
- 5d7b2fb Added new test platform. Some secure elements do not have multistage operation for AEAD that is why I added a switch for it. by Piotr Parfeniuk · 1 year, 3 months ago
- 5e72bf9 psa-arch-tests v1.6 release changes. by Avi Nawal · 1 year, 5 months ago
- 4fa789a Resolution of Issue #337: Preprocessor macro definitions must avoid the by Avi Nawal · 1 year, 9 months ago
- 928408b crypto: add ifndef to MIN and MAX macros by Andrej Butok · 1 year, 11 months ago
- 30355af crypto: Avoid static buffer allocation. by Andrej Butok · 2 years ago
- d071247 Merge pull request #355 from butok/const_test_crypto_common by jothikumar mani · 2 years ago
- b6ea62c Update README.md by jothikumar mani · 2 years ago
- 7a00ff9 dev_apis: crypto: Add const to arrays in test_crypto_common.c by Andrej Butok · 2 years, 1 month ago
- 16ec358 copyright updated for #354 by jothikumar mani · 2 years, 1 month ago
- 5c2ee5c Merge pull request #354 from butok/skip-notdef-crypto-tests by jothikumar mani · 2 years, 1 month ago
- a7c9d8c copyrigh updated by jothikumar mani · 2 years, 1 month ago
- 2683dbf introduced platform init functions to give more flexibility for platform specific configurations by jothikumar mani · 2 years, 2 months ago
- dc876a6 dev_apis: skip not defined crypto tests by Andrej Butok · 2 years, 2 months ago
- 3fc7010 Merge pull request #352 from butok/make_const_test_data_check1 by jothikumar mani · 2 years, 2 months ago
- ad5b37d psa arch test v1.5(ADAC EAC) Release changes by jothikumar mani · 2 years, 2 months ago
- 76ac786 dev_apis: make "const" test_data check1 by Andrej Butok · 2 years, 2 months ago
- 794b927 api-tests: Fix test case using length longer than valid buffer by Joakim Andersson · 2 years, 3 months ago
- 18b98e0 bespoke test provision added for crypto by jothikumar mani · 2 years, 4 months ago
- 4906adb provision added to skip a testcases from regression by jotman01 · 2 years, 4 months ago
- 36268a9 checkpoint in the pull request #343 by jotman01 · 2 years, 5 months ago
- adcbfe5 copyright updated by jotman01 · 2 years, 5 months ago
- af0411c Destroy keys after use in test by evvr · 2 years, 6 months ago
- 38cb53a copyright & coding guideline corrected by jotman01 · 2 years, 6 months ago
- 465be69 issue 339 & 341 related fix by jotman01 · 2 years, 6 months ago
- ec1e069 Crypto: Fix duplicate checkpoint number in crypto test by Joakim Andersson · 2 years, 9 months ago
- cf8bd71 bit to byte convertion for testcase #21 by jotman01 · 2 years, 9 months ago
- 8095c7d copyright year and spec folder removed and added reference to psa-api repo by jk-arm · 2 years, 9 months ago
- c32c562 Updated Functional to Certified, updated links by Nicolas Devillard · 2 years, 9 months ago
- 0e1ccfd copyright updated to 2022 by jotman01 · 2 years, 10 months ago
- fb2aa58 pull req #312 changes by jotman01 · 2 years, 10 months ago
- 3d0509d Make correct test data for Decrypt - AES CTR (short input) by Bence Szépkúti · 3 years ago
- bd25940 Correct output length tests for symmetric decryption by Bence Szépkúti · 3 years ago
- fd8f77f Correct expected output length for DES/3DES encryption tests by Bence Szépkúti · 3 years ago
- ec7d6ab copyright updated for pull request #323 by jotman01 · 3 years, 3 months ago
- 23f8537 Crypto: Abort after failure on psa_hash_finish() by Antonio de Angelis · 3 years, 3 months ago
- 01f26b3 copyright updated, crypto#50 by jotman01 · 3 years, 3 months ago
- 6aed544 typo mistake corrected, crypto#50 by jotman01 · 3 years, 3 months ago
- 0d4bf72 testdata for crypto #37 corrected by jotman01 · 3 years, 4 months ago
- d0aab46 copyright changes by jotman01 · 3 years, 4 months ago
- fb58e26 Merge pull request #320 from oberon-microsystems/test39-fix-rsa-public-key-import-format by jothikumar mani · 3 years, 4 months ago
- ba42f7c copyrights updated for crypto #43 changes by jotman01 · 3 years, 4 months ago
- 486a53b Merge pull request #319 from oberon-microsystems/test43-fix-raw-key-agreement-small-buffer-error by jothikumar mani · 3 years, 4 months ago
- 1faccda Merge pull request #318 from oberon-microsystems/test16-fix-skip-rsa-key-generation by jothikumar mani · 3 years, 4 months ago
- 8ee505a ff testsuite #2 fixes and copyright updated by jotman01 · 3 years, 4 months ago
- 5aa5202 code alignment corrected by jk-arm · 3 years, 4 months ago
- 3e34a20 fix RSA public key import necessary, by oberon-sk · 3 years, 4 months ago
- 15387dd fix raw_key_agreement small buffer error by oberon-sk · 3 years, 4 months ago
- cdb2b74 copyright and compilation issue resolved by jotman01 · 3 years, 4 months ago
- 090b747 fix raw_key_agreement small buffer error by Beat Heeb · 3 years, 4 months ago
- 890a229 fix RSA public key import by Beat Heeb · 3 years, 4 months ago
- c3947d0 fix skip RSA key generation by Beat Heeb · 3 years, 4 months ago
- 00425f7 cast the quantities to (int32_t) to avoid the compiler warnings by Summer Qin · 3 years, 4 months ago
- 81d7574 Fix enable or disable TLS12 PRF key derivation tests by Beat Heeb · 3 years, 5 months ago
- ab6e9cc Crypto tests 24/25 unsupported algorithm check can accept both INVALID_ARGUMENT and NOT_SUPPORTED by Antonio de Angelis · 3 years, 6 months ago
- 47b6f9b copyright updated by jk-arm · 3 years, 6 months ago
- 3f3b0c1 Merge pull request #302 from bensze01/mbedtls-2-28-pr by jothikumar mani · 3 years, 6 months ago
- 39f0607 Merge pull request #301 from bensze01/multipart-aead-pr by jothikumar mani · 3 years, 6 months ago
- d8fd031 Merge pull request #300 from bensze01/des-iv-len-pr by jothikumar mani · 3 years, 6 months ago
- 86556b4 Merge pull request #297 from bensze01/remove-arc4-pr by jothikumar mani · 3 years, 6 months ago
- 7cc5d1d psa arch test v1.4 release by jk-arm · 3 years, 6 months ago
- f3eae58 Allow user control of MISSING_CRYPTO_1_0 by Bence Szépkúti · 3 years, 9 months ago
- 90a550c Allow multiple return statuses where reasonable by Bence Szépkúti · 3 years, 8 months ago
- 7644974 Fix test descriptions by Bence Szépkúti · 3 years, 8 months ago
- 67f3b8c Test insufficient tag buffer for aead_finish by Bence Szépkúti · 3 years, 8 months ago
- a9dc32e Verify the output of the whole multipart operation by Bence Szépkúti · 3 years, 8 months ago
- 6b88e46 Correct the input and output for decryption tests by Bence Szépkúti · 3 years, 8 months ago
- b8ea063 Don't over-read the plaintext buffer by Bence Szépkúti · 3 years, 8 months ago
- 7032934 Separate tag buffers from ciphertext in multipart tests by Bence Szépkúti · 3 years, 8 months ago
- 333ee8b Remove duplicated checks by Bence Szépkúti · 3 years, 8 months ago
- 10e0097 psa_aead_update may return less data than expected by Bence Szépkúti · 3 years, 8 months ago
- 0c862bc CCM Requires a nonce between 7 and 13 bytes long by Bence Szépkúti · 3 years, 8 months ago
- 87a3b0e psa_aead_generate_nonce() is for encryption only by Bence Szépkúti · 3 years, 8 months ago
- 59cf2d0 Call psa_aead_set_lengths before setting the nonce by Bence Szépkúti · 3 years, 8 months ago
- 3eafc33 The algorithms for key setup and usage must match by Bence Szépkúti · 3 years, 8 months ago
- 7f9b897 Abort AEAD operations before reusing them by Bence Szépkúti · 3 years, 8 months ago