GitShow/facebook/ristretto255-js
facebook

ristretto255-js

Javascript implementation of the Ristretto255 group operations, built on top of the popular TweetNaCl.js crypto library

by facebook
Star on GitHubForknpm

JavaScript

34 stars8 forks5 contributorsQuiet · 2y agoSince 2019v0.1.3MIT

Meet the team

See all 5 on GitHub →
kevinlewi
kevinlewi13 contributions
dependabot[bot]Bot
dependabot[bot]5 contributions
ksheedlo
ksheedlo1 contribution

Languages

View on GitHub →
JavaScript97.2%
CSS1.6%
HTML1.2%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
75
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 discussion · Last activity 2y ago
See all on GitHub →
awsomedesigner
Error: no PRNG during generating Random scalar.OpenIssue

Hey Devs, i'm facing 1 issue during generating Random Scalar. Here is a issue, code that generates err: anyone have a solution for this...

awsomedesigner · 2y ago

Recent fixes

View closed PRs →
kevinlewi
Publishing v0.1.3MergedPR
kevinlewi · 2y ago
ksheedlo
Remove crypto import from JS bundleMergedPR

This PR removes the crypto import from the ristretto255.min.js bundle. The import was added by rollup because rollup detected an import in the tweetnacl source code. However, tweetnacl imports crypto as a sort of environment check, and both browsers and recent versions of Node.js have a crypto global with getRandomValues. In either case it's safe to use the crypto global without trying to import. Demo

ksheedlo · 2y ago
Ebrahimaryan
HClosedIssue
Ebrahimaryan · 3y ago
Structured data for AI agents

Repository: facebook/ristretto255-js. Description: Javascript implementation of the Ristretto255 group operations, built on top of the popular TweetNaCl.js crypto library Stars: 34, Forks: 8. Primary language: JavaScript. Languages: JavaScript (97.2%), CSS (1.6%), HTML (1.2%). License: MIT. Latest release: v0.1.3 (2y ago). Open PRs: 0, open issues: 1. Last activity: 2y ago. Community health: 75%. Top contributors: kevinlewi, dependabot[bot], ksheedlo.

·@ofershap

Replace github.com with gitshow.dev