issues
search
Daninet
/
hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
https://npmjs.com/package/hash-wasm
Other
893
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v4.12
#64
Daninet
closed
1 week ago
0
BLAKE1 implementation
#63
stck
opened
3 weeks ago
1
Performs poorly in comparison to node:crypto
#62
ankurparihar
closed
2 months ago
2
any plan to support famous encryption algorithms?
#61
fyears
closed
3 weeks ago
1
Consider adding WASMInterface to the list of exports in lib/index.ts so I can reference IHasher from client code
#60
alasdaircs
closed
1 week ago
3
Consider shipping wasm files to npm
#58
TzviPM
opened
12 months ago
2
feat(argon2): add `secret` parameter
#57
malobre
closed
1 year ago
4
Who's using hash-wasm?
#54
gamedevsam
closed
1 year ago
0
Feature request: Add `secret` parameter to argon2 implementation
#53
malobre
closed
1 year ago
4
Optional IHasher.calculate and Keccak implementation
#52
hsk81
closed
1 year ago
2
WebAssembly.instantiate(): Out of memory: Cannot allocate Wasm memory for new instance
#51
pavel-vhive
closed
1 year ago
17
Is there any way to optimize it?
#50
envdevprod
closed
3 weeks ago
4
When to support sm2?
#49
xlei1123
opened
1 year ago
0
Why is node/optimize commented out in build.sh?
#48
gamedevsam
closed
1 year ago
2
Add warning to readme about DevTools performance glitch in Chrome
#47
Daninet
opened
1 year ago
1
Weird performance of blake3 depending on presence of Chrome Dev Tools
#46
nh2
closed
1 year ago
5
WebAssembly.instantiate(): Out of memory: Cannot allocate Wasm memory for new instance
#44
captainIT
closed
1 year ago
7
Expose the Argon2 version number constant?
#43
getify
closed
1 year ago
3
blake3 SIMD version
#42
vans163
closed
3 weeks ago
4
React-Native Support (Android and iOS)
#41
Balanced02
closed
2 years ago
3
Password hashing using argon2id
#40
sudarshansb143
closed
2 years ago
2
After opening the console, the md5 calculation speed is greatly reduced
#38
kevinzhao2233
closed
2 years ago
2
Can you add benchmarks against hasha?
#37
papb
closed
2 years ago
4
Update README benchmarks to mention noble-hashes
#36
paulmillr
closed
1 week ago
2
Synchronous API
#35
paulmelnikow
closed
2 years ago
3
Browser-only implementation
#34
SlashScreen
closed
2 years ago
2
Output Uint8Array
#33
paulmillr
closed
3 years ago
1
Add noble-hashes to benchmarks
#32
paulmillr
closed
3 years ago
12
Web Worker support for bcrypt in Deno
#31
beingflo
closed
3 years ago
3
Please release Deno versions
#30
yuhr
closed
2 years ago
2
Can we have crc64?
#29
xiaosongmao123
closed
1 week ago
2
Random crash in Safari on demo page
#28
Daninet
closed
3 years ago
4
Blake3 support on Safari browsers?
#27
gojomo
closed
3 years ago
4
Uncaught Error: update() called before init()
#26
sandreas
closed
3 years ago
2
Feature Request: Calculate MD5 in parallel
#25
miyoosan
closed
3 years ago
2
More xxh3 improvements
#24
Daninet
closed
3 years ago
0
Add xxh3
#23
Daninet
closed
3 years ago
0
Thank you!
#22
Daniel15
closed
3 years ago
1
Performance issues on browser for pbkdf with sha512
#21
StephenLynx
closed
3 years ago
14
Feature Request: crc32c (Castagnoli)
#20
TyrisDavidLopez
closed
3 years ago
4
Add Adler-32 hash function
#19
thenickdude
closed
3 years ago
0
Build WASM files in parallel using GNU Make
#18
thenickdude
closed
3 years ago
0
Support for save/load on hash internal state to allow resumable hashing
#17
thenickdude
closed
3 years ago
19
Feature Request: 32 bit hash output
#16
ronag
closed
2 years ago
1
Uncaught (in promise) DOMException: The requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired.
#15
jis260
closed
3 years ago
2
OOM when run benchmark
#14
bytemain
closed
3 years ago
10
CRC32 performance similar to JS
#13
101arrowz
closed
3 years ago
5
Slower on first run?
#12
AdrianoFerrari
closed
3 years ago
2
How to pull in only a subset of algos via npm?
#11
namero999
closed
3 years ago
1
Feature Request: abortable
#10
toastal
closed
3 years ago
2
Next