fastaes

FastAES is an efficient AES128 encrypt/decrypt library

License

License

GroupId

GroupId

io.github.billywei01
ArtifactId

ArtifactId

fastaes
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

aar
Description

Description

fastaes
FastAES is an efficient AES128 encrypt/decrypt library

Download fastaes

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.billywei01/fastaes/ -->
<dependency>
    <groupId>io.github.billywei01</groupId>
    <artifactId>fastaes</artifactId>
    <version>1.0.4</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.billywei01/fastaes/
implementation 'io.github.billywei01:fastaes:1.0.4'
// https://jarcasting.com/artifacts/io.github.billywei01/fastaes/
implementation ("io.github.billywei01:fastaes:1.0.4")
'io.github.billywei01:fastaes:aar:1.0.4'
<dependency org="io.github.billywei01" name="fastaes" rev="1.0.4">
  <artifact name="fastaes" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.billywei01', module='fastaes', version='1.0.4')
)
libraryDependencies += "io.github.billywei01" % "fastaes" % "1.0.4"
[io.github.billywei01/fastaes "1.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1