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 986 92

  2. ed25519 ed25519 Public

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

    Java 117 18

  3. x25519 x25519 Public

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

    C 47 12

Repositories

Showing 3 of 3 repositories
  • 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 986 MIT 92 4 2 Updated Oct 28, 2025
  • 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 117 MIT 18 0 0 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 47 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