esp-idf/components/hal/test_apps
Aditya Patwardhan 79b21fb624
feat(hal): Add crypto tests for key manager
Added test to verify exporting of ECDSA public key
    Added test to verify XTS_AES in random mode
    Added pytest test case for testing ECDH0 mode for XTS_128 and XTS_256 key
    Add test for ECDSA key in ECDH0 mode
    Update the key manager hal based tests
    Update key manager tests to add ECDH0 workflow
2024-06-28 18:41:01 +05:30
..
crypto feat(hal): Add crypto tests for key manager 2024-06-28 18:41:01 +05:30
hal_i2c feat(i2c): Add i2c support on esp32c5 mp 2024-06-18 10:37:36 +08:00
hal_utils feat(hal_utils): added float to fixed point function 2024-06-03 23:41:48 +08:00