react-native-sssa icon indicating copy to clipboard operation
react-native-sssa copied to clipboard

Shamir's secret sharing algorithm for react-native

Results 10 react-native-sssa issues
Sort by recently updated
recently updated
newest added

It works great on iOS but when running the exact same code on Android I get the following error when using generateShares method: `TypeError: undefined is not a function (evaluating...

This hasn't been tested on Android and there are several issues preventing it from working

Epic

Adds a hook that will deploy this project to npm whenever a github release is made. @hadasz You deserve to have your name on publish here, I used mine sense...

WIP of integrating shamir's but code amount has far exceeded amount appropriate for review. Still need to set up JSDoc. So far - this is a rewrite of existing shamir...

**What does this PR do?** Removes the native module to use an external one. I documented the install process in the readme **Description of Changes** rm -rf RNSecureRandom Manually linked...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....