This is a completely reworked fork of cisco/libsrtp to work with Arduino and ESP32 using MBEDTLS as the hirdwired crypto library
I removed what's unnecessary for our use-case, to get to compliation on our target as quickly as possible.
Currently it compiles in Arduino with Adafruit esp32 v2 as the target board, but is not yet tested.