Tarsier LabsTarsier Labs
🐵
首页
分类
标签
收藏
关于
返回标签列表

Crypto

0 篇文章

admin-next Browser Crypto Shim——使用 Web Crypto API 模拟 node:crypto

admin-next Browser Crypto Shim——使用 Web Crypto API 模拟 node:crypto

A deep dive into the admin-next browser crypto shim — a lightweight polyfill that replaces node:crypto with the Web Crypto API for browser environments. Covers the createHash function, synchronous fallback, and the minimal-shim strategy for mixed Node.js/browser codebases.

00
管理后台