encrypted-storage

An Android library for creating encrypted Files and SharedPreferences

License

License

GroupId

GroupId

io.matthewnelson.encrypted-storage
ArtifactId

ArtifactId

encrypted-storage
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

encrypted-storage
An Android library for creating encrypted Files and SharedPreferences
Project URL

Project URL

https://github.com/05nelsonm/encrypted-storage
Source Code Management

Source Code Management

https://github.com/05nelsonm/encrypted-storage

Download encrypted-storage

How to add to project

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

Dependencies

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10
androidx.security » security-crypto jar 1.0.0-rc02

Project Modules

There are no modules declared in this project.

EncryptedStorage Android Library

An Android library for creating encrypted Files and SharedPreferences

https://encrypted-storage.matthewnelson.io

License

Copyright © 2020 Matthew Nelson

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see here.

Versions

Version
2.0.1
2.0.0
1.0.2
1.0.1