Help with BouncyCastle OpenPGP (Java)

This page summarizes the projects mentioned and recommended in the original post on /r/openpgp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • openpgpjs

    OpenPGP implementation for JavaScript

  • I know this might not be the appropriate sub, but does anyone know if there are any good learning resources on this? I am struggling to implement an OpenPGP application using Java, and the documentation is no help. I have had great luck with https://openpgpjs.org/ (a very well documented resource), but I don't understand how to accomplish generating keys, storing them in armored files, and using the stored keys for signing and encryption with BouncyCastle. Any pointers would be greatly appreciated.

  • Bouncy Castle

    Bouncy Castle Java Distribution (Mirror)

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Java implementation of a quantum computing resistant cryptographic algorithm

    4 projects | news.ycombinator.com | 23 Oct 2023
  • Bouncy Castle VS pgpainless - a user suggested alternative

    2 projects | 12 Aug 2022
  • Any good open-source Java encryption API

    1 project | /r/opensource | 13 Jul 2022
  • How can i use the sha256sum tool of my linux-based OS to encript strings?

    1 project | /r/learnjava | 15 Apr 2022
  • Java - Bouncy castle - OpenPGP

    2 projects | /r/crypto | 19 May 2021