with the upcoming MD5 and SHA1 algorithms being de...
# suitescript
s
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
I have a lot of legacy server-side 1.0 that uses an inline js implementation.
🙌 1
m
I've used cryptojs in the past
🙌 1
s
thanks everyone! I'd consider those and shim them in will let yall know how we got on ^_^