Encryption & Cryptography
Libraries for encryption, decryption, hashing and key derivation
6.7
bcrypt() is a sophisticated and secure hash algorithm designed by The OpenBSD project
for hashing passwords. The bcrypt Ruby gem provides a simple wrapper for safely handling
passwords.
2020
2021
2022
2023
2024
2025
2.04
Generates attr_accessors that encrypt and decrypt attributes transparently
2020
2021
2022
2023
2024
2025
1.15
Modern encryption for Ruby and Rails
2020
2021
2022
2023
2024
2025
0.88
The Networking and Cryptography (NaCl) library provides a high-level toolkit for building cryptographic systems and protocols
2020
2021
2022
2023
2024
2025
0.4
The scrypt key derivation function is designed to be far
more secure against hardware brute-force attacks than
alternative functions such as PBKDF2 or bcrypt.
2020
2021
2022
2023
2024
2025
0.2
Strongbox provides Public Key Encryption for ActiveRecord. By using a
public key sensitive information can be encrypted and stored automatically.
Once stored a password is required to access the information. dependencies
are specified in standard Ruby syntax.
2020
2021
2022
2023
2024
2025
0.19
Transparent ActiveRecord encryption
2020
2021
2022
2023
2024
2025
0.17
Encrypt ActiveRecord and Mongoid attributes, files and passwords in configuration files.
2020
2021
2022
2023
2024
2025
0.13
Misuse-resistant authenticated symmetric encryption
2020
2021
2022
2023
2024
2025
0.13
Argon2 FFI binding
2020
2021
2022
2023
2024
2025
0.08
Argon2 key derivation for Ruby
2020
2021
2022
2023
2024
2025
0.06
A library for storing encrypted data in Mongo
2020
2021
2022
2023
2024
2025
0.04
Dead-simple string encryption/decryption syntax
2020
2021
2022
2023
2024
2025
0.03
This module allows Ruby programs to interface with "RSA Security Inc. PKCS #11 Cryptographic Token Interface (Cryptoki)".
2020
2021
2022
2023
2024
2025
0.01
Sentry provides painless encryption services with a wrapper around some OpenSSL classes
2020
2021
2022
2023
2024
2025
0.0
Ruby wrapper for liboqs from Open Quantum Safe library. This version included platform binary of Linux, MacOS and Windows based on git commit b803b54179c1cea9091d9331cc8085fc235e1be4
2020
2021
2022
2023
2024
2025