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

Setup project integrate shamir

Open hadasz opened this issue 7 years ago • 0 comments

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 javascript implementation (https://github.com/amper5and/secrets.js/ ) that uses react-native-securerandom for the random number generator, and focuses on emphasizing and explaining the concepts of Galois Fields of characteristic 2, the fields from which coefficients are randomly generated.

hadasz avatar Nov 05 '18 21:11 hadasz