All Projects → TankerHQ → sdk-android

TankerHQ / sdk-android

Licence: other
Tanker client-side encryption SDK for Android

Programming Languages

kotlin
9241 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to sdk-android

quickstart-examples
Integration examples of Tanker's client-side encryption SDKs
Stars: ✭ 17 (+21.43%)
Mutual labels:  end-to-end, tanker
ASVspoof PA
No description or website provided.
Stars: ✭ 22 (+57.14%)
Mutual labels:  end-to-end
Automatic speech recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 2,751 (+19550%)
Mutual labels:  end-to-end
End-to-End-Mandarin-ASR
End-to-end speech recognition on AISHELL dataset.
Stars: ✭ 20 (+42.86%)
Mutual labels:  end-to-end
gravity
User-space deniable data encryption client.
Stars: ✭ 89 (+535.71%)
Mutual labels:  end-to-end
SynSeg-Net
SynSeg-Net: Synthetic Segmentation Without Target Modality Ground Truth
Stars: ✭ 54 (+285.71%)
Mutual labels:  end-to-end
My bibliography for research on autonomous driving
Personal notes about scientific and research works on "Decision-Making for Autonomous Driving"
Stars: ✭ 197 (+1307.14%)
Mutual labels:  end-to-end
Speech-Recognition
End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
Stars: ✭ 21 (+50%)
Mutual labels:  end-to-end
postchildren-desktop
👨‍👦‍👦 A E2E test visualization tool (get along with postman and postwoman)
Stars: ✭ 23 (+64.29%)
Mutual labels:  end-to-end
cypress-example-docker-circle-workflows
Cypress + Docker + CircleCI Workflows = ❤️
Stars: ✭ 29 (+107.14%)
Mutual labels:  end-to-end
End-to-End-Machine-Learning-Projects
This repository contains Machine Learning projects that involve the steps starting from data collection to deployment
Stars: ✭ 74 (+428.57%)
Mutual labels:  end-to-end
License-plate-recognition
使用 "Darknet yolov3-tiny" 进行车牌识别
Stars: ✭ 90 (+542.86%)
Mutual labels:  end-to-end
Transformer-Transducer
PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASSP 2020)
Stars: ✭ 61 (+335.71%)
Mutual labels:  end-to-end
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
Stars: ✭ 456 (+3157.14%)
Mutual labels:  end-to-end
Behavior-Cloning
end to end learning for self-driving
Stars: ✭ 25 (+78.57%)
Mutual labels:  end-to-end
Sstd
Single Shot Text Detector with Regional Attention
Stars: ✭ 221 (+1478.57%)
Mutual labels:  end-to-end
gordo
An API-first distributed deployment system of deep learning models using timeseries data to predict the behaviour of systems
Stars: ✭ 25 (+78.57%)
Mutual labels:  end-to-end
DSTC6-End-to-End-Conversation-Modeling
DSTC6: End-to-End Conversation Modeling Track
Stars: ✭ 56 (+300%)
Mutual labels:  end-to-end
speech-transformer
Transformer implementation speciaized in speech recognition tasks using Pytorch.
Stars: ✭ 40 (+185.71%)
Mutual labels:  end-to-end
WaveGrad2
PyTorch Implementation of Google Brain's WaveGrad 2: Iterative Refinement for Text-to-Speech Synthesis
Stars: ✭ 55 (+292.86%)
Mutual labels:  end-to-end

Tanker logo

License Maven Gradle Last Commit

Encryption SDK for Android

Overview · Getting started · Documentation · Release notes · Contributing · License

Overview

Tanker is an open-source client SDK that can be embedded in any application.

It leverages powerful client-side encryption of any type of data, textual or binary, but without performance loss and assuring a seamless end-user experience. No cryptographic skills are required.

Getting started

The Tanker SDK consists of the following package, which is distributed on https://storage.googleapis.com/maven.tanker.io:

  • io.tanker:tanker-bindings:X.Y.Z

For setup instructions in an Android Studio project, please refer to the Android API reference.

Tanker also provides open-source iOS and JavaScript SDKs.

Documentation

For more details and code examples, please refer to:

Or fiddle with the quickstart examples to see the Tanker SDKs integrated in a collection of demo apps.

Release notes

Detailed changes for each release are documented in the release notes.

Contributing

We welcome feedback. Feel free to open any issue on the Github bug tracker.

We are actively working to allow external developers to build and test this sdk from source.

License

The Tanker Android SDK is licensed under the Apache License, version 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].