paulmillr/noble-hashes
Audited & minimal JS implementation of hash functions, MACs and KDFs.
JavaScriptMIT
Issues
- 4
- 8
Ideas for next major update
#88 opened by paulmillr - 8
Allow r: 1, p: 8 in scrypt
#61 opened by homura - 0
- 3
Usage for storing and comparing passwords
#87 opened by aurelius-coffee - 6
any plan to use webcrypto internally?
#86 opened by fyears - 1
- 3
Update cause problems
#84 opened by kieled - 1
Error publishing on JSR: referenced a JavaScript module without type declarations from a TypeScript module
#83 opened by alexgleason - 14
Support big-endian hardware
#71 opened by bestbeforetoday - 8
Feature request: Add `md5` support
#64 opened by mahnunchik - 19
Uint8Array check unreliable
#25 opened by webmaster128 - 5
warning: Attempted to import the module
#76 opened by steida - 0
sha3-addons: add support for turboshake
#74 opened by paulmillr - 1
npm is unable to install the package
#75 opened by Polve - 1
Include argon2id
#72 opened by codepunkt - 8
`isPlainObject` check fails in serverless env
#70 opened by aulneau - 6
- 7
Can't use shake256 as Keccak without casting
#55 opened by sublimator - 1
Can't seem to use hmac.create() as return type
#52 opened by sublimator - 13
- 1
v1.3.0 doesn't build in React Gatsby
#60 opened by culda - 2
".js" imports are causing issues in Deno
#58 opened by quentinadam - 6
Simple isomorphic wrapper ?
#56 opened by sublimator - 4
blake3 keyed hash blanks out the key uint8array
#50 opened by libitx - 2
Lots of imports required to type a hash
#49 opened by sublimator - 4
README claims support for all stable nodejs versions, but crypto.randomValues isn't available in node14
#44 opened by brandonblack - 2
typo in README
#46 opened by pkieltyka - 1
TextEncoder is not defined
#45 opened by ameft - 1
Support deno
#43 opened by paulmillr - 3
Module not found: Error: Can't resolve './_assert' ... Did you mean '_assert.js'?
#42 opened by ddresch - 2
Conversion from "BigInt" to "number" is not allowed (not the exponential issue)
#40 opened by khoanguyen-yang - 4
Request for twox/xxhash
#10 opened by jacogr - 3
- 6
- 1
- 2
tests failed with noble hashes 1.1.1
#33 opened by pepihasenfuss - 8
Reduce Bundle Size
#30 opened by dawsbot - 3
Low Keccak Hash Performance
#26 opened by holgerd77 - 0
Add package-lock.json
#31 opened by dawsbot - 11
- 19
BigInt syntax errors in unsupported environments
#12 opened by jacogr - 0
Rename XOF methods
#8 opened by paulmillr - 6
Build error "Cannot find name 'Crypto'"
#9 opened by webmaster128 - 2
Is this faster than ethers keccak256?
#2 opened by PaulRBerg - 3
support sha512_256?
#1 opened by aulneau