consento-org / consento-org/get-random-values-polypony

Replace Random Number Generator

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
refactor
Dominant language
JavaScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The current RNG is not audited. https://crypto.stanford.edu/sjcl/ is audited. As such, after #6, it would be a good idea to replace the RNG with the sjcl random number generator.

Contributor guide

Open the contributing guide

Research direction

The issue names the current RNG and the SJCL random number generator, but no files or tests. Start by locating the existing RNG entry point and reviewing issue #6, then determine how the replacement must preserve synchronous behavior in Node, browsers, and React Native; done means those environments use the audited generator.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
cryptography
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.