with the upcoming MD5 and SHA1 algorithms being depreciated in 2021.2, if we need to use these functionalities, do we need a third-party library? Any recommendations?
w
Webber
07/26/2021, 8:51 AM
I have a lot of legacy server-side 1.0 that uses an inline js implementation.
🙌 1
m
michoel
07/26/2021, 9:10 AM
I've used cryptojs in the past
🙌 1
s
Sciuridae54696d
07/26/2021, 5:55 PM
thanks everyone! I'd consider those and shim them in will let yall know how we got on ^_^