This website requires JavaScript.
Explore
Help
Sign In
TheRON
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://framagit.org/hubzilla/core.git
synced
2026-06-21 00:52:33 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
core
/
library
/
libsodium
/
browsers
History
Mario
d09b01245f
generate password hash with PBKDF2 instead of built in hash function based on argon2 which too resource heavy for our usecase (see comments) also the nonsumo library is almost half in size - we ship both libs now but only use the nonsumo. This fixes crypto for chromium mobile versions. drawback: this change is not backward compatible.
2025-12-10 18:37:18 +00:00
..
sodium.js
generate password hash with PBKDF2 instead of built in hash function based on argon2 which too resource heavy for our usecase (see comments) also the nonsumo library is almost half in size - we ship both libs now but only use the nonsumo. This fixes crypto for chromium mobile versions. drawback: this change is not backward compatible.
2025-12-10 18:37:18 +00:00