org.bouncycastle:bcprov-jdk18on (1.76)

Published 2026-02-24 13:44:35 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.bouncycastle</groupId>
	<artifactId>bcprov-jdk18on</artifactId>
	<version>1.76</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.bouncycastle:bcprov-jdk18on:1.76

About this package

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.8 and up.
Details
Maven
2026-02-24 13:44:35 +00:00
0
Bouncy Castle Provider
Bouncy Castle Licence
8.0 MiB
Assets (2)
Versions (1) View all
1.76 2026-02-24