Hi all,I need to use some methods from the crypto module which exist in Node 12 but not (or with different signature) on Node 8. I can't upgrade Node. Do you have any recommandations ? Do you know a safe crypto package to use ?EDIT : the method I'm missing is publicEncrypt that let me specifiy the oaepHash and the padding arguments.Thanks !
Submitted April 02, 2020 at 11:00AM by fvilers
No comments:
Post a Comment