Skip to content

Commit

Permalink
Add useful links to README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangrtz authored Jan 6, 2024
1 parent 25d6a3c commit 74d8779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
MightyXOR / Amgine [ˈɛmd͡ʒɪn] is an open source cryptography software suite based on .NET 6 with the primary aim of being information-theoretically secure, meaning its encrypted files cannot be decrypted even if an adversary has unlimited computing resources and time.

It supports various en- and decryption algorithms and techniques, including
- a one-time pad (OTP) mode,
- Shamir secret sharing (SSS) and
- the [one-time pad](https://en.wikipedia.org/wiki/One-time_pad) (OTP),
- [Shamir secret sharing](https://en.wikipedia.org/wiki/Shamir%27s_secret_sharing) (SSS) and
- plausible deniability.

## Context
Expand Down

0 comments on commit 74d8779

Please sign in to comment.