Closed gcp-development closed 6 months ago
Hi @gcp-development , have you fixed your problem? I'm working on a project for xtensa-esp32s3-espidf as well, but when I add rustls as dependency in cargo.toml, I have problems with ring. I have different warnings:
Hello,
In theory I should not get this message. if I am using the feature "less-safe-getrandom-custom-or-rdrand" for a xtensa-esp32s3-espidf (STD).
I am wrong ? Should I go via the old fashioned way and use esp_fill_random ?
Make less-safe work on espidf #1944