awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
joyent avatar

joyent/node-bcrypt-pbkdf

0
View on GitHub↗
7 स्टार्स·6 फोर्क्स·JavaScript·4 व्यूज़

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.

स्टार हिस्ट्री

joyent/node-bcrypt-pbkdf के लिए स्टार हिस्ट्री चार्टjoyent/node-bcrypt-pbkdf के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Node Bcrypt Pbkdf के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Node Bcrypt Pbkdf के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • anoskov/rsa-exanoskov का अवतार

    anoskov/rsa-ex

    38GitHub पर देखें↗

    Library for working with RSA keys using Elixir and OpenSSL ports

    Elixir
    GitHub पर देखें↗38
  • bevacqua/hash-sumbevacqua का अवतार

    bevacqua/hash-sum

    312GitHub पर देखें↗

    `shell npm i hash-sum -S `

    JavaScript
    GitHub पर देखें↗312
  • bitwiseshiftleft/sjclbitwiseshiftleft का अवतार

    bitwiseshiftleft/sjcl

    7,208GitHub पर देखें↗

    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

    369GitHub पर देखें↗

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

    Python
    GitHub पर देखें↗369
Node Bcrypt Pbkdf के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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.

joyent/node-bcrypt-pbkdf की मुख्य विशेषताएं क्या हैं?

joyent/node-bcrypt-pbkdf की मुख्य विशेषताएं हैं: Cryptography and Security।

joyent/node-bcrypt-pbkdf के कुछ ओपन-सोर्स विकल्प क्या हैं?

joyent/node-bcrypt-pbkdf के ओपन-सोर्स विकल्पों में शामिल हैं: 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.