nfdz / Cryptool

Cryptography Android application
Mozilla Public License 2.0
98 stars 20 forks source link

[Feature] Add support for PGP keys #7

Open Atrate opened 4 years ago

Atrate commented 4 years ago

It would be really nice if Cryptool supported the usage of PGP keys (both RSA and ECC) for encryption, decryption and signing.

They could be implemented using OpenKeychain.

nfdz commented 4 years ago

Thanks for the suggestion. Asymmetric encryption is very important. It will definitely be the next great feature that we should implement. I write it down on the roadmap.

Wjxfi commented 1 year ago

Three years have passed

nfdz commented 1 year ago

It's still on the roadmap, but it was not included in the latest version. I think with the new version it is easier to include this feature (from a UX/UI point of view). If someone is able to contribute making some mock-ups of the feature, or even to work on the feature implementation. Any help is welcome, this is an open source project.