https://github.com/RubyCrypto/ed25519

cryptography curve25519 digital-signatures ed25519 elliptic-curves

Last synced: 1 day ago

Repository metadata:

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


Owner metadata:


Committers metadata

Last synced: 2 days ago

Total Commits: 111
Total Committers: 7
Avg Commits per committer: 15.857
Development Distribution Score (DDS): 0.541

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Tony Arcieri b****e@g****m 51
Tony Arcieri t****i@g****m 46
Alexey Zapparov a****y@z****m 5
Utkarsh Gupta u****h@d****g 4
Peter Goldstein p****n@g****m 2
ghosteathuman 4****n 2
Alex Kotov k****n@g****m 1

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: ed25519

A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.

  • Homepage: https://github.com/RubyCrypto/ed25519
  • Documentation: http://www.rubydoc.info/gems/ed25519/
  • Licenses: MIT
  • Latest release: 1.3.0 (published almost 3 years ago)
  • Last Synced: 2024-11-10T21:38:37.288Z (2 days ago)
  • Versions: 17
  • Dependent Packages: 105
  • Dependent Repositories: 3,789
  • Downloads: 67,500,323 Total
  • Docker Downloads: 652,501,926
  • Rankings:
    • Docker downloads count: 0.215%
    • Dependent packages count: 0.335%
    • Downloads: 0.377%
    • Dependent repos count: 0.512%
    • Average: 2.203%
    • Stargazers count: 5.375%
    • Forks count: 6.405%
  • Maintainers (1)

Dependencies

Gemfile rubygems
  • coveralls >= 0 development
  • rake >= 0 development
  • rake-compiler ~> 1.0 development
  • rspec ~> 3.7 development
  • rubocop ~> 1.12.1 development
  • rubocop-packaging ~> 0.5.1 development
ed25519.gemspec rubygems
  • bundler >= 0 development
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite