This project implements a simplified version of Shamir's Secret Sharing algorithm to find the constant term of a polynomial using Lagrange interpolation. Given a set of points encoded in a JSON format ...
This is the second book made by NSS for their students. Concepts covered throughout this book will help students acquire newfound knowledge or review essential material needed to code an application ...