All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by cryptographic with all dependencies


bcmail-jdk16 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcmail-jdk16
Show documentation Show source 
Download bcmail-jdk16.jar (140)
 

12 downloads
Artifact bcmail-jdk16
Group bouncycastle
Version 140
Last update 18. March 2009
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 1
Dependencies bcprov-jdk16,
There are maybe transitive dependencies!

bcprov-jdk16 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcprov-jdk16
Show all versions 
Download bcprov-jdk16.jar (140)
 

364 downloads
Artifact bcprov-jdk16
Group bouncycastle
Version 140
Last update 01. October 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcprov-jdk14 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcprov-jdk14
Show all versions 
Download bcprov-jdk14.jar (140)
 

80 downloads
Artifact bcprov-jdk14
Group bouncycastle
Version 140
Last update 01. October 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcprov-jdk13 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcprov-jdk13

Download bcprov-jdk13.jar (140)
 

10 downloads
Artifact bcprov-jdk13
Group bouncycastle
Version 140
Last update 01. October 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcprov-jdk12 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcprov-jdk12

Download bcprov-jdk12.jar (140)
 

9 downloads
Artifact bcprov-jdk12
Group bouncycastle
Version 140
Last update 01. October 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcmail-jdk15 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcmail-jdk15
Show documentation Show source 
Download bcmail-jdk15.jar (140)
 

4 downloads
Artifact bcmail-jdk15
Group bouncycastle
Version 140
Last update 26. September 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 1
Dependencies bcprov-jdk15,
There are maybe transitive dependencies!

bcprov-jdk15 from group bouncycastle (version 140)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcprov-jdk15
Show all versions Show documentation Show source 
Download bcprov-jdk15.jar (140)
 

19 downloads
Artifact bcprov-jdk15
Group bouncycastle
Version 140
Last update 26. September 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

bcmail-jdk14 from group bouncycastle (version 139)

The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. The package is organised so that it contains a light-weight API suitable for use in any environment (including the newly released J2ME) with the additional infrastructure to conform the algorithms to the JCE framework.

Group: bouncycastle Artifact: bcmail-jdk14
Show all versions 
Download bcmail-jdk14.jar (139)
 

98 downloads
Artifact bcmail-jdk14
Group bouncycastle
Version 139
Last update 05. June 2008
Organization not specified
URL http://www.bouncycastle.org/java.html
License Bouncy Castle License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

craco from group org.cryptimeleon (version 4.0.2)

Craco (CRyptogrAphic COnstructions) is a Java library providing implementations of various cryptographic primitives and low-level constructions. This includes primitives such as commitment schemes, signature schemes, and much more. The goal of Craco is to provide common cryptographic schemes for usage in more high-level protocols as well as to offer facilities for improving the process of implementing more low-level schemes such as signature and encryption schemes.

Group: org.cryptimeleon Artifact: craco
Show all versions Show documentation Show source 
Download craco.jar (4.0.2)
 

0 downloads
Artifact craco
Group org.cryptimeleon
Version 4.0.2
Last update 05. April 2023
Organization not specified
URL https://cryptimeleon.org
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies math,
There are maybe transitive dependencies!

id-mask from group at.favre.lib (version 0.6.0)

IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger. This library bases its security on strong cryptographic primitives.

Group: at.favre.lib Artifact: id-mask
Show all versions Show documentation Show source 
Download id-mask.jar (0.6.0)
 

0 downloads
Artifact id-mask
Group at.favre.lib
Version 0.6.0
Last update 05. March 2023
Organization not specified
URL https://github.com/patrickfav/id-mask/id-mask
License Apache License, Version 2.0
Dependencies amount 5
Dependencies bytes, hkdf, auto-value-annotations, annotations, utils-lrucache,
There are maybe transitive dependencies!



Page 48 from 49 (items total 487)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy