Sorry for not being specific enough, I am talking about the C part.
We could add it, but some devices are getting short on flash now and I wonder if it's a good idea if AES is available.
What about a USE_TEA option which is not set by default and implementing the TEA function into module crypto.
USE_TEA
@MaBe started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Sorry for not being specific enough, I am talking about the C part.
What about a
USE_TEA
option which is not set by default and implementing the TEA function into module crypto.