Skip to content
@RubyCrypto

Ruby Cryptography

A collection of Ruby cryptography projects

Pinned Loading

  1. rbnacl rbnacl Public

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

    Ruby 985 88

  2. ed25519 ed25519 Public

    Ed25519 high-performance public-key signature system as a RubyGem (MRI C extension and JRuby Java extension)

    Java 114 18

  3. x25519 x25519 Public

    Public key cryptography library for Ruby providing the X25519 Diffie-Hellman function

    C 48 12

Repositories

Showing 3 of 3 repositories
  • ed25519 Public

    Ed25519 high-performance public-key signature system as a RubyGem (MRI C extension and JRuby Java extension)

    RubyCrypto/ed25519’s past year of commit activity
    Java 114 MIT 18 0 0 Updated May 19, 2025
  • rbnacl Public

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

    RubyCrypto/rbnacl’s past year of commit activity
    Ruby 985 MIT 88 4 2 Updated May 19, 2025
  • x25519 Public

    Public key cryptography library for Ruby providing the X25519 Diffie-Hellman function

    RubyCrypto/x25519’s past year of commit activity
    C 48 12 2 (1 issue needs help) 0 Updated Jan 21, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Ruby C Java