nodejs md5 字符串 tihssiefiL 2020-12-16 学习 crypto .createHash(‘md5’) .update(需要加密的字符串, ‘utf8’) .digest(‘hex’)