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.

Star 历史

codahale/bcrypt-ruby 的 Star 历史图表codahale/bcrypt-ruby 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Bcrypt Ruby 的开源替代方案

相似的开源项目,按与 Bcrypt Ruby 的功能重合度排序。
  • cossacklabs/themiscossacklabs 的头像

    cossacklabs/themis

    1,965在 GitHub 上查看↗

    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

    985在 GitHub 上查看↗

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

    Ruby
    在 GitHub 上查看↗985
  • alichtman/deadboltalichtman 的头像

    alichtman/deadbolt

    417在 GitHub 上查看↗

    Dead-simple file encryption for any OS

    TypeScriptaes-256cryptographyencryption
    在 GitHub 上查看↗417
  • cryptomator/cryptomatorcryptomator 的头像

    cryptomator/cryptomator

    15,310在 GitHub 上查看↗

    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…