cryptography

Cryptogram related.

License

License

Categories

Categories

Security
GroupId

GroupId

com.futureble.security
ArtifactId

ArtifactId

cryptography
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

cryptography
Cryptogram related.

Download cryptography

How to add to project

<!-- https://jarcasting.com/artifacts/com.futureble.security/cryptography/ -->
<dependency>
    <groupId>com.futureble.security</groupId>
    <artifactId>cryptography</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.futureble.security/cryptography/
implementation 'com.futureble.security:cryptography:1.1.0'
// https://jarcasting.com/artifacts/com.futureble.security/cryptography/
implementation ("com.futureble.security:cryptography:1.1.0")
'com.futureble.security:cryptography:jar:1.1.0'
<dependency org="com.futureble.security" name="cryptography" rev="1.1.0">
  <artifact name="cryptography" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.futureble.security', module='cryptography', version='1.1.0')
)
libraryDependencies += "com.futureble.security" % "cryptography" % "1.1.0"
[com.futureble.security/cryptography "1.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar
org.apache.commons : commons-crypto jar 1.1.0
org.projectlombok : lombok Optional jar
com.futureble.native : rainbow jar 1.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0