ShuraX Cryptography

An API for working with cryptography and steganography.

License

License

GroupId

GroupId

com.github.bloodshura
ArtifactId

ArtifactId

shurax-cryptography
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ShuraX Cryptography
An API for working with cryptography and steganography.

Download shurax-cryptography

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.bloodshura : shurax jar 1.1.0
com.github.bloodshura : shurax-assets jar 1.1.0
com.github.bloodshura : shurax-cfg jar 1.1.0
org.gnu : gnu-crypto jar 2.0.1
org.mindrot : jbcrypt jar 0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0