Add Kryptor, age, and Minisign #16

Open
opened 2025-11-06 09:05:51 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @samuel-lucas6 on GitHub (Nov 11, 2021).

Kryptor

Kryptor is my free and open source, portable, and cross-platform command line file encryption program. It's well documented, secure by default, uses modern cryptographic algorithms, and aims to be a mixture of age and Minisign in terms of functionality to provide a simple alternative to GPG.

Whilst it hasn't been audited, it has been peer reviewed, and I would argue that if you're excluding programs on the basis of not being audited, then things like Cryptomator shouldn't be listed either. Note that age and Minisign haven't been audited as well.

age

age is a simple, modern, and secure file encryption tool, format, and Go library. It's become the popular alternative to GPG for encryption, but it doesn't support digital signatures. There's also a Rust implementation called rage.

Minisign

Minisign is a dead simple tool to sign files and verify digital signatures. Again, this is another popular alternative to GPG but only for signing, not encryption. There are implementations across a wide range of programming languages.

Originally created by @samuel-lucas6 on GitHub (Nov 11, 2021). ### Kryptor [Kryptor](https://www.kryptor.co.uk/) is my free and open source, portable, and cross-platform command line file encryption program. It's well documented, secure by default, uses modern cryptographic algorithms, and aims to be a mixture of [age](https://github.com/FiloSottile/age) and [Minisign](https://github.com/jedisct1/minisign) in terms of functionality to provide a simple alternative to [GPG](https://www.gnupg.org/). Whilst it hasn't been audited, it has been peer reviewed, and I would argue that if you're excluding programs on the basis of not being audited, then things like [Cryptomator](https://github.com/cryptomator/cryptomator) shouldn't be listed either. Note that age and Minisign haven't been audited as well. ### age [age](https://github.com/FiloSottile/age) is a simple, modern, and secure file encryption tool, format, and Go library. It's become the popular alternative to GPG for encryption, but it doesn't support digital signatures. There's also a Rust implementation called [rage](https://github.com/str4d/rage). ### Minisign [Minisign](https://github.com/jedisct1/minisign) is a dead simple tool to sign files and verify digital signatures. Again, this is another popular alternative to GPG but only for signing, not encryption. There are [implementations](https://github.com/jedisct1/minisign#additional-tools-libraries-and-implementations) across a wide range of programming languages.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cryptography#16