I have a project that requires 3des encryption, however that is only available in the javascript lambda. I am a no-code first developer so custom code in the lambda can be a bit tricky. A tutorial on encrypting a function variable in the lambda using 3des and returning the result would be great.
Using javascript lambda and crypto module to create custom encryption
1
2 replies