awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
crypto-browserify avatar

crypto-browserify/pbkdf2

0
View on GitHub↗
202 星标·61 分支·JavaScript·MIT·3 次浏览

Pbkdf2

This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

Features

  • Cryptography and Security - PBKDF2 implementation for Node.js.

Star 历史

crypto-browserify/pbkdf2 的 Star 历史图表crypto-browserify/pbkdf2 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pbkdf2 的开源替代方案

相似的开源项目,按与 Pbkdf2 的功能重合度排序。
  • anoskov/rsa-exanoskov 的头像

    anoskov/rsa-ex

    38在 GitHub 上查看↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    在 GitHub 上查看↗38
  • bevacqua/hash-sumbevacqua 的头像

    bevacqua/hash-sum

    312在 GitHub 上查看↗

    `shell npm i hash-sum -S `

    JavaScript
    在 GitHub 上查看↗312
  • bitwiseshiftleft/sjclbitwiseshiftleft 的头像

    bitwiseshiftleft/sjcl

    7,208在 GitHub 上查看↗

    sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding within a web browser. It functions as an AES symmetric encryption tool, a cryptographic hashing library, and a Base32 data encoder. The project provides implementations for the Advanced Encryption Standard to secure data through symmetric key encryption and decryption. It also enables the generation of fixed-length data fingerprints to verify information integrity and authenticity. The library covers a broader range of security capabilities, including client-side data hashing,

    JavaScript
    在 GitHub 上查看↗7,208
  • alexgorbatchev/crcalexgorbatchev 的头像

    alexgorbatchev/crc

    369在 GitHub 上查看↗

    Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

    Python
    在 GitHub 上查看↗369
查看 Pbkdf2 的所有 30 个替代方案→

常见问题解答

crypto-browserify/pbkdf2 是做什么的?

This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()

crypto-browserify/pbkdf2 的主要功能有哪些?

crypto-browserify/pbkdf2 的主要功能包括:Cryptography and Security。

crypto-browserify/pbkdf2 有哪些开源替代品?

crypto-browserify/pbkdf2 的开源替代品包括: anoskov/rsa-ex — Library for working with RSA keys using Elixir and OpenSSL ports. bevacqua/hash-sum — ``shell npm i hash-sum -S ``. bitwiseshiftleft/sjcl — sjcl is a JavaScript cryptography library providing a collection of primitives for encryption, hashing, and encoding… brix/crypto-js — crypto-js is a JavaScript cryptography library providing a collection of standard cryptographic algorithms and data… crypto-browserify/sha.js — Node style SHA on pure JavaScript. alexgorbatchev/crc — Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.