i3ash/fortify

By i3ash

Updated 7 months ago

A command-line security tool for file encryption and protection.

Image
Security
0

9.3K

i3ash/fortify repository overview

Fortify

fortify is a command-line security tool for file encryption and protection.

Main Features

  • 📦 Golang implementation of Shamir’s Secret Sharing (SSS).
  • 🧩 Split secret files into multiple shares with SSS, and reconstruct files when the threshold number of shares is available.
  • 🔒 Encrypt files using AES-256, protecting AES keys with either SSS or RSA encryption.
  • 🚀 Directly execute encrypted files by providing the required keys.

User Guide

docker run --rm i3ash/fortify version

Tag summary

Content type

Image

Digest

sha256:abbe75f95

Size

2.8 MB

Last updated

7 months ago

docker pull i3ash/fortify