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
Tasso Evangelista 9e59265f66
ci(lint): Broken ESLint (#29599)
3 years ago
..
src
.eslintrc.json
.gitignore
README.md
babel.config.js
jest.config.ts
package.json ci(lint): Broken ESLint (#29599) 3 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"