Here are
64 public repositories
matching this topic...
Make using Bouncy Castle with OpenPGP fun again!
Updated
Feb 21, 2022
Java
Cryptography Android application code samples / cipher collection for app users
Updated
Dec 13, 2021
Java
A program to make importing and exporting DOOM Eternal saves easier.
A TimeStamp Responder written in C#, which supports both Authenticode and RFC3161
A command line tool and a library to generate TLS certificates for development purposes.
A subset of BouncyCastle crypto primitives, refactored to use DirectByteBuffer.
Updated
Feb 11, 2022
Java
A C# port of the TripleSec encryption scheme created by Chris Coyne, Maxwell Krohn, and Filippo Valsorda
Argon2 Password Hash Provider for Keycloak
Cross platform password manager.
Easy to use Java cryptography library with ECC and RSA support; X.509 certificates and CSRs
minimal example to build bouncycastle native binary with graalvm
Updated
Nov 17, 2019
Java
easy encryption with java
Updated
Aug 13, 2021
Java
PKCS #5 Password Based Key Derivation Function 2 for Java(TM)
Updated
Jun 20, 2017
Java
This Jenkins plugin provides an stable API to Bouncy Castle related tasks
Updated
Apr 25, 2022
Java
Clojure wrapper for Bouncy Castle
Updated
May 14, 2016
Clojure
Kotlin library for OpenPGP using bouncycastle
Updated
May 13, 2019
Kotlin
Static utility methods to do PGP with BouncyCastle
Updated
Sep 26, 2016
Java
Bouncy Castle FIPS Java API Examples
Updated
Aug 13, 2021
Java
Scala wrappers for JCA/BouncyCastle (Fork for scala 2.13 from Karasiq original)
Updated
Sep 17, 2019
Scala
Elliptic Curve Integrated Encryption Scheme Java implementation - **Education only**
Updated
Apr 26, 2021
Java
Simple software to encrypt files with AES-256
Updated
May 29, 2018
Java
Cross-platform Crypto Tool
Sample Service for connecting to the Oracle Autonomous Database using in-memory wallets (JKS, BCFKS, cwallet.sso, ewallet.p12)
Updated
Oct 26, 2021
Java
XTS block cipher mode implementation for Java(TM)
Updated
Oct 16, 2016
Java
This sample is a hybrid crypto based on Elliptic curve and Diffie Hellman
Updated
Feb 11, 2021
Kotlin
Example of verifying cryptographically signed license keys using C#, Bouncy Castle and RSA PSS-SHA256
A collection of cryptographic tools to facilitate the generation/manipulation of SSL certificates. It uses the Bouncy Castle Crypto library.
AES encrypt and decrypt zip file
Improve this page
Add a description, image, and links to the
bouncycastle
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
bouncycastle
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
PGPainless implements smart, usage-date-based algorithm policies for hash algorithms (see #270).
It makes sense to implement something similar for public key algorithms.