Go to file
2022-12-09 20:10:12 +01:00
scripts refactoring and implementation 2022-12-09 20:10:12 +01:00
.gitignore Optimized file structur 2022-12-09 17:48:37 +01:00
Readme.md Refactored code 2022-12-09 11:19:21 +01:00

Splitted Secret

The purpose of this software is to splitt a secret over multiple people. Just if a defined amount of this people meet together they can encrypt the secret and have access to it.

Requirements to know

  • Amount of People
  • How much people need to reunite for decrypting

Requirements to implement

  • Plattform independend
  • easy to use

setup

    pip install numpy

Further Information