aesgcmprovider

A BoringSSL-backed AES-GCM provider for Android

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.signal
ArtifactId

ArtifactId

aesgcmprovider
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

aesgcmprovider
A BoringSSL-backed AES-GCM provider for Android
Project URL

Project URL

https://github.com/signalapp/AES-GCM-Provider

Download aesgcmprovider

How to add to project

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

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.
org.signal

Signal

Versions

Version
0.0.3
0.0.2
0.0.1