AudioShamir VS shamir

Compare AudioShamir vs shamir and see what are their differences.

AudioShamir

A utility for cryptographical secret-sharing of wav files (by LordPos)

shamir

🔑 Split and combine secrets using Shamir's Secret Sharing algorithm (by incipher)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AudioShamir shamir
1 2
4 35
- -
1.8 5.5
over 3 years ago 9 months ago
Haskell Go
MIT License Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AudioShamir

Posts with mentions or reviews of AudioShamir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-31.

shamir

Posts with mentions or reviews of shamir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-02.
  • Shamir Secret Sharing
    7 projects | news.ycombinator.com | 2 Aug 2023
    Built a CLI¹ a couple of years back that uses HashiCorp Vault's implementation of the Shamir Secret Sharing algorithm and exposes its functionality to the command-line in a UNIX-y way.

    ¹ https://github.com/incipher/shamir

  • How to Share a Secret [pdf]
    3 projects | news.ycombinator.com | 22 Jun 2022
    https://github.com/incipher/shamir

    Here's a CLI, written in Go, that uses HashiCorp Vault's implementation of the Shamir Secret Sharing algorithm and exposes its functionality to the command-line in an easy-to-use manner.

    I personally use it to divide my password manager's master password into shares that are given to family members and close friends in order for them to collectively reconstruct my master password and obtain access to my password vault in case I pass away.

    Disclaimer: I'm the author.

What are some alternatives?

When comparing AudioShamir and shamir you can also consider the following projects:

TSS - Threshold Secret Sharing - A Ruby implementation of Threshold Secret Sharing (Shamir) as defined in IETF Internet-Draft draft-mcgrew-tss-03.txt

secretshare-py - A simple pure python library implementing Adi Shamir's "How to share a secret" algorithm.

wasm-multi-party-ecdsa - Full WASM Secure Threshold Signature ECDSA Library

sss_py - Basic Shamir's Secret Sharing

banana_split - Shamir's Secret Sharing for people with friends

farmfa - TOTP MFA for teams: Shamir's Secret Sharing and zero trust OTP generation

slips - SatoshiLabs Improvement Proposals

ThresholdJS - An implementation of Shamir's Secret Sharing algorithm for Bitcoin private keys (256-bit integers)