Skip to content

hwcrypto/sha.h deprecated in latest esp idf framework (v4.3) #136

Description

@Lackmann1994

Using the latest esp idf framework (v4.3) esp32_https_server wont compile since the compiler cannot find hwcrypto/sha.h

I suggest replacing
#include <hwcrypto/sha.h>
with
#include <sha/sha_parallel_engine.h>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions