The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/packages/sha256
Hugo Costa 7ac473df7a
fix(eslint-config): react config file export (#31845)
2 years ago
..
src chore(eslint): Unify ESLint configuration (#29896) 3 years ago
.eslintrc.json
.gitignore
CHANGELOG.md Release 6.6.0 2 years ago
README.md
babel.config.js
jest.config.ts
package.json fix(eslint-config): react config file export (#31845) 2 years ago
tsconfig.build.json
tsconfig.json

README.md

sha


An implementation of the SHA256 secure hash function, available in all environments.

Usage

SHA256(string)

Example

SHA256('meteor')

"647d177cca8601046a3cb39e12f55bec5790bfcbc42199dd5fcf063200fac1d0"