awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joyent avatar

joyent/node-bcrypt-pbkdf

0
View on GitHub↗
7 estrellas·6 forks·JavaScript·2 vistas

Node Bcrypt Pbkdf

Port of the OpenBSD bcryptpbkdf function to pure Javascript. npm-ified version of [Devi Mandiri's port] (https://github.com/devi/tmp/blob/master/js/bcryptpbkdf.js), with some minor performance improvements. The code is copied verbatim (and un-styled) from Devi's work.

Features

  • Cryptography and Security - OpenBSD bcrypt_pbkdf implementation.

Historial de estrellas

Gráfico del historial de estrellas de joyent/node-bcrypt-pbkdfGráfico del historial de estrellas de joyent/node-bcrypt-pbkdf

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace joyent/node-bcrypt-pbkdf?

Port of the OpenBSD bcryptpbkdf function to pure Javascript. npm-ified version of [Devi Mandiri's port] (https://github.com/devi/tmp/blob/master/js/bcryptpbkdf.js), with some minor performance improvements. The code is copied verbatim (and un-styled) from Devi's work.

¿Cuáles son las características principales de joyent/node-bcrypt-pbkdf?

Las características principales de joyent/node-bcrypt-pbkdf son: Cryptography and Security.

¿Qué alternativas de código abierto existen para joyent/node-bcrypt-pbkdf?

Las alternativas de código abierto para joyent/node-bcrypt-pbkdf incluyen: 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/pbkdf2 — This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned… alexgorbatchev/crc — Functions for calculating Cyclic Redundancy Checks (CRC) values for the Node.js and front-end.

Alternativas open-source a Node Bcrypt Pbkdf

Proyectos open-source similares, clasificados según cuántas características comparten con Node Bcrypt Pbkdf.
  • anoskov/rsa-exAvatar de anoskov

    anoskov/rsa-ex

    38Ver en GitHub↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    Ver en GitHub↗38
  • bevacqua/hash-sumAvatar de bevacqua

    bevacqua/hash-sum

    312Ver en GitHub↗

    `shell npm i hash-sum -S `

    JavaScript
    Ver en GitHub↗312
  • bitwiseshiftleft/sjclAvatar de bitwiseshiftleft

    bitwiseshiftleft/sjcl

    7,208Ver en 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
    Ver en GitHub↗7,208
  • alexgorbatchev/crcAvatar de alexgorbatchev

    alexgorbatchev/crc

    369Ver en GitHub↗

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

    Python
    Ver en GitHub↗369
Ver las 30 alternativas a Node Bcrypt Pbkdf→