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)
- Host: GitHub
- URL: https://github.com/RubyCrypto/ed25519
- Owner: RubyCrypto
- License: mit
- Created: 2012-09-30T18:40:17.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T14:27:53.000Z (5 months ago)
- Last Synced: 2024-10-29T13:04:32.308Z (14 days ago)
- Topics: cryptography, curve25519, digital-signatures, ed25519, elliptic-curves
- Language: Java
- Homepage: https://ed25519.cr.yp.to/
- Size: 1 MB
- Stars: 106
- Watchers: 7
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Owner metadata:
- Name: Ruby Cryptography
- Login: RubyCrypto
- Email:
- Kind: organization
- Description: A collection of Ruby cryptography projects
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/34987859?v=4
- Repositories: 4
- Last Synced at: 2024-04-21T03:09:02.380Z
- Profile URL: https://github.com/RubyCrypto
- Sponsor URL:
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 | 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
- Total packages: 1
-
Total downloads:
- rubygems: 67,500,323 total
- Total docker downloads: 652,501,926
- Total dependent packages: 105
- Total dependent repositories: 3,789
- Total versions: 17
- Total maintainers: 1
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
- 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
- bundler >= 0 development
- actions/cache v3 composite
- actions/checkout v3 composite
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite