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

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

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

codahale/bcrypt-ruby

0
View on GitHub↗
1,993 स्टार्स·289 फोर्क्स·C·2 व्यूज़

Bcrypt Ruby

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.

Features

  • Ruby Cryptography - Ruby bindings for the bcrypt password hashing algorithm.
  • Encryption - Hash passwords using the bcrypt algorithm.

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

codahale/bcrypt-ruby के लिए स्टार हिस्ट्री चार्टcodahale/bcrypt-ruby के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

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

    cossacklabs/themis

    1,965GitHub पर देखें↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    GitHub पर देखें↗1,965
  • cryptosphere/rbnaclcryptosphere का अवतार

    cryptosphere/rbnacl

    985GitHub पर देखें↗

    Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)

    Ruby
    GitHub पर देखें↗985
  • alichtman/deadboltalichtman का अवतार

    alichtman/deadbolt

    417GitHub पर देखें↗

    Dead-simple file encryption for any OS

    TypeScriptaes-256cryptographyencryption
    GitHub पर देखें↗417
  • cryptomator/cryptomatorcryptomator का अवतार

    cryptomator/cryptomator

    15,310GitHub पर देखें↗

    Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent encryption layer that encrypts files and folder structures locally before they are uploaded to a cloud storage provider. The software creates virtual encrypted drives that mount encrypted vaults, allowing users to interact with their data as if it were on a physical disk. It supports the management of multiple independent encrypted containers, each protected by a unique password. The project covers data privacy through directory structure obfuscation and filename encryption to hide

    Javacloud-storagecryptocryptography
    GitHub पर देखें↗15,310
Bcrypt Ruby के सभी 5 विकल्प देखें→

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

codahale/bcrypt-ruby क्या करता है?

bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.

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

codahale/bcrypt-ruby की मुख्य विशेषताएं हैं: Ruby Cryptography, Encryption।

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

codahale/bcrypt-ruby के ओपन-सोर्स विकल्पों में शामिल हैं: cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… cryptosphere/rbnacl — Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium). alichtman/deadbolt — Dead-simple file encryption for any OS. cryptomator/cryptomator — Cryptomator is a client-side cloud encryption tool and cross-platform vault manager. It provides a transparent… kigster/sym — Sym is a command line utility and a Ruby API that makes it trivial to encrypt and decrypt sensitive data. Unlike many…