Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Banana_split Alternatives
Similar projects and alternatives to banana_split
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
keepassxc
KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
-
-
TordlWalletProtocols
This repository documents various methods for securely backing up and storing bitcoins.
-
QR-Code-generator
High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
ThresholdJS
An implementation of Shamir's Secret Sharing algorithm for Bitcoin private keys (256-bit integers)
-
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
banana_split discussion
banana_split reviews and mentions
-
Shamir Secret Sharing
If you want to check out the sources yourself before using, of course those are available under GPL at https://github.com/paritytech/banana_split/
-
What GF should I use when it comes to secret sharing? And why?
Most secret sharing projects use 8-bit values in GF(28) / GF(256), with 0x1B / 29 decimal as the galois polynomial bitpattern. (That's the same one used by AES) The https://github.com/grempe/secrets.js library is widely used. See http://passguardian.com/ -- https://iancoleman.io/shamir/ -- https://bs.parity.io/
- Safe place for store keys? safe from robbers and from natural disasters. Any suggestion?
-
Daily General Discussion December 29 2020
Parity made a little tool for splitting files: https://github.com/paritytech/banana_split
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 29 Apr 2025
Stats
paritytech/banana_split is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of banana_split is TypeScript.