PHP 7.4.33
Preview: index.js Size: 468 B
/var/www/coop-podio-sms.bitkit.dk/httpdocs/node_modules/sha.js/index.js
var exports = module.exports = function SHA (algorithm) {
  algorithm = algorithm.toLowerCase()

  var Algorithm = exports[algorithm]
  if (!Algorithm) throw new Error(algorithm + ' is not supported (we accept pull requests)')

  return new Algorithm()
}

exports.sha = require('./sha')
exports.sha1 = require('./sha1')
exports.sha224 = require('./sha224')
exports.sha256 = require('./sha256')
exports.sha384 = require('./sha384')
exports.sha512 = require('./sha512')

Directory Contents

Dirs: 1 × Files: 13
Name Size Perms Modified Actions
test DIR
- drwxr-xr-x 2024-05-28 16:34:48
Edit Download
215 B lrw-r--r-- 2024-05-28 16:34:47
Edit Download
991 B lrw-r--r-- 2024-05-28 16:34:47
Edit Download
1.84 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
468 B lrw-r--r-- 2024-05-28 16:34:47
Edit Download
2.50 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
1.78 KB lrw-r--r-- 2024-05-28 16:34:57
Edit Download
1.73 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
1.87 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
1.98 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
1.07 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
3.20 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
1.14 KB lrw-r--r-- 2024-05-28 16:34:47
Edit Download
7.01 KB lrw-r--r-- 2024-05-28 16:34:48
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).