/android-cryptography-samples

A collection of Android cryptography samples.

Primary LanguageKotlinMIT LicenseMIT

Android Crypto Samples

This repo is a collection of code samples that supplement the official documentation, explaining how to correctly implement common cryptographic operations on Android.

Symmetric encryption

Asymmetric encryption

Message digest

Signature

MAC

Advanced use cases

Note This is still WIP. The collection of code samples will be continuously updated with other cryptographic algorithms and more advanced use cases.

FAQ

Glossary