If you are using Node: > crypto.createHash('sha512').update('my string for hashing').digest('hex'); ...
確定! 回上一頁