InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 5 Java Openpgp Projects
-
The best official resources are probably the example classes in the bouncycastle repository. They give you a rough idea for how to use the API, although they are a bit minimal unfortunately. You can probably apply a lot of domain knowledge (what algorithms are good/bad) from openpgpjs too, although you'd have to find out how the respective method calls are called on the BC side.
-
Project mention: OsmAnd (OpenStreetMap) 4.3 for Android is fast with a new rendering engine | news.ycombinator.com | 2023-01-27
OpenKeychain is an Android app for doing some basic GPG related work. It can verify signatures (hidden in the "encrypt/decrypt" menu)
Also it integrates i.e. with K-9 mail to sign and verify.
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
That's why I decided to create PGPainless. Originally, I was looking for other alternatives and stumbled across a library called bouncy-gpg, but I quickly figured that it was not suiting my needs and decided to go my own way. Nevertheless, bouncy-gpg heavily influenced PGPainless' development, especially in the early phases.
-
-
That's why I decided to create PGPainless. Originally, I was looking for other alternatives and stumbled across a library called bouncy-gpg, but I quickly figured that it was not suiting my needs and decided to go my own way. Nevertheless, bouncy-gpg heavily influenced PGPainless' development, especially in the early phases.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Java Openpgp related posts
- Any foss encryption software for android?
- Any foss encryption software for android?
- ⟳ 0 apps added, 37 updated at f-droid.org
- Help with BouncyCastle OpenPGP (Java)
- Suggestion regarding the privacy email providers with better search and spam filtering capabilty
- Easy OpenPGP With PGPainless
-
Bouncy Castle VS pgpainless - a user suggested alternative
2 projects | 12 Aug 2022
-
A note from our sponsor - InfluxDB
www.influxdata.com | 3 Feb 2023
Index
What are some of the best open-source Openpgp projects in Java? This list will help you:
Project | Stars | |
---|---|---|
1 | Bouncy Castle | 1,855 |
2 | OpenKeychain | 1,850 |
3 | bouncy-gpg | 196 |
4 | openpgp-api | 125 |
5 | pgpainless | 95 |