Skip to content

feat(preferred): add bcrypt replacements and docs#642

Merged
43081j merged 2 commits intoe18e:mainfrom
dreyfus92:add/bcrypt
Apr 29, 2026
Merged

feat(preferred): add bcrypt replacements and docs#642
43081j merged 2 commits intoe18e:mainfrom
dreyfus92:add/bcrypt

Conversation

@dreyfus92
Copy link
Copy Markdown
Collaborator

@dreyfus92 dreyfus92 commented Apr 29, 2026

🔗 Linked issue

📚 Description

adds bcrypt to the preferred manifest with bcryptjs as the primary replacement and follows the same broader crypto fallback story used for crypto-js (node:crypto, crypto, Bun.CryptoHasher), plus a new page that explains when to use bcryptjs

closes: #625

Comment thread docs/modules/bcrypt.md Outdated
Comment thread docs/modules/bcrypt.md Outdated
Comment thread docs/modules/bcrypt.md Outdated
Co-authored-by: Roman <dev@rman.dev>
Co-authored-by: James Garbutt <43081j@users.noreply.github.com>
@43081j 43081j merged commit 1e1064c into e18e:main Apr 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Replacement]: bcrypt

3 participants