Skip to content

DMA support for ESP32-S3 for AES256 and other Cipher Algorithms #8

Description

@lookfwd

Hello, I see the results on this page stating about 8 MB/s performance for ESP32-S3. I use mbedtls (Espressif fork) on a very basic benchmark of mine and I get 21 MB/s. The reason must be that Espressif used the DMA version of esp_aes_crypt_cbc instead of their block version which is equivalent to what CycloneCRYPTO does. Do you plan to implement a DMA version too and update the benchmark? Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions