This repository has been archived on 2025-02-10. You can view files and clone it, but cannot push or open issues or pull requests.
2025-02-10 13:26:51 +00:00
2025-02-10 13:25:07 +00:00
2025-02-10 13:24:20 +00:00
2025-02-10 13:25:07 +00:00
2025-02-10 13:26:51 +00:00

shamir-secret-sharing

C implementation of shamir secret sharing algorithm

background

This code was created when i was learning CPP when i was 15 as you can see almost no CPP features were used and its basically just C This is terrible code but it works might work on making a new smarter implementation in the future for now it is what it is Please never use this in production or to keep anything valuable its just here for fun

Description
C implementation of shamir secret sharing algorithm
Readme 43 KiB
Languages
C++ 100%