UNPKG

49 BJavaScriptView Raw
1module.exports = alg => `sha${alg.substr(2, 3)}`