react-native-zebra-aes-crypto
Zebra AES crypto native module for react-native
Zebra AES crypto native module for react-native
Usage ------ to create a raw hash from a string of data ```js var argon2d = require('node-hash-argon2d'); var buf = Buffer.from("someString", 'utf8'); var hash = argon2d.argon2d(buf); console.log(hash); //should return <Buffer 0d 01 c4 09 bd 11 f1
Calculates, using crypto-js, the checksum of a given string or file and compares it with the hash provided.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A pure JS SHA1 implementation created for js-git.
This package is used for sha1 hashing and verifying the hashed data
A WebAssembly port of the hardened SHA1 hash function used by Git
Scan your code, extract translation keys/values, and merge them into i18n resource files.
Scan your code, extract translation keys/values, and merge them into i18n resource files.
Scan your code, extract translation keys/values, and merge them into i18n resource files.
A forked version of i18next-scanner, compatible with react-i18next v8.0.0. Scan your code, extract translation keys/values, and merge them into i18n resource files.
Simple and flexible implementation Crypto Module functions to hash/ encrypt/ decrypt content and get SHA or other algorithm hashes of text or any data
This tool changes file hash by appending empty buffer after EOF.
Library for handling OAuth (1.0a, Echo, XAuth, and 2.0) Requests and Responses
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Checks passwords and password hashes against the PwnedPasswords k-API
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
前端加密库
Checksum strings, buffers, streams, or file paths.