in the process of crawling, js encryption is encountered, and the encryption function is written in a sentence var hex_sha1 = require (". / sha.js").
then hex_sha1 implements encryption through hex_sha1 ("plaintext").
how can I get this sha.js file?