InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Bouncy Castle Alternatives
Similar projects and alternatives to Bouncy Castle
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Bullet
Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
-
-
-
-
Jetty
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
opengrok
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
-
-
Nimbus JOSE+JWT
JSON Web Token (JWT) implementation for Java with support for signatures (JWS), encryption (JWE) and web keys (JWK).
-
-
-
-
pac4j
Security engine for Java (authentication, authorization, multi frameworks): OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
-
-
-
-
Weld
Weld, including integrations for Servlet containers and Java SE, examples and documentation (by weld)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Bouncy Castle discussion
Bouncy Castle reviews and mentions
-
Top 10 most intriguing Java errors in 2024
Due to the specifics of the week number, so testing isn't the best pal to find this error. So why does such a topical bug come in the last place? The reason is that the warning isn't from the actual version of Bouncy Castle but from our testing base. The old sources still remain there, and this bug has been fixed for a long time. This is such a salute from the past, just a time travel again :)
-
YYYY? yyyy!
Firstly, I took a look at GitHub. What if it really was a bug, the developers had already found it and committed a fix? That's exactly what happened. Here's a link to the commit, you can check it out. All of our 'Y' (week year) characters in the pattern were replaced with 'y' (year).
-
Show HN: filippo.io/mlkem768 – Post-Quantum Cryptography for the Go Ecosystem
Note that there may be incompatibilities until NIST has published the final revisions. Some specifications are on Round 3 kyber, others are on FIPS 203.
This one will interoperate with Bouncy Castle as we both use FIPS 203 draft, but won't interoperate with OQS that is still on the Round 3 submission.
See also: https://github.com/bcgit/bc-java/issues/1578
-
Java implementation of a quantum computing resistant cryptographic algorithm
The readme mentions a dependency on Bouncy Castle - note that BC already contains several Java-based PQC signature schemes, see https://doc.primekey.com/bouncycastle/interoperability#Inter... and https://github.com/bcgit/bc-java
-
Help with BouncyCastle OpenPGP (Java)
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.
-
Bouncy Castle VS pgpainless - a user suggested alternative
2 projects | 12 Aug 2022
- Any good open-source Java encryption API
-
How can i use the sha256sum tool of my linux-based OS to encript strings?
Why? Bouncy Castle has all you need.
-
Non Spring users what are you using ??
Cryptography? Use Java Cryptography Extensions and Java Secure Socket Extensions with Bouncy Castle
- Java - Bouncy castle - OpenPGP
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 Jun 2025
Stats
bcgit/bc-java is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Bouncy Castle is Java.
Popular Comparisons
- Bouncy Castle VS Spring Security
- Bouncy Castle VS Nimbus JOSE+JWT
- Bouncy Castle VS Keycloak
- Bouncy Castle VS Apache Shiro
- Bouncy Castle VS pac4j
- Bouncy Castle VS jjwt
- Bouncy Castle VS Google Keyczar
- Bouncy Castle VS Okta Spring Boot Starter
- Bouncy Castle VS Cryptomator
- Bouncy Castle VS Okta Authentication SDK for Java