Pinned Repositories
pHashCalc
Android librarry (kotlin) : Image (JPEG, BMP) comparison (perceptual hash algorithm)
Aes
an AES decrypt and encrypt for jni !!
android-example-aes-gcm
Android project example that does encription and decription with AES-GCM cipher.
Camera2VideoJava
ChangeLanguageExample
This is an example project to show how to use change language helper in an Andorid project.
DetectMagiskHide
A way to detect magisk hide using an Android feature
endless-service
Example of an Android Foreground Service that will never stop running.
intellij-platform-plugin-template
Template repository for creating plugins for IntelliJ Platform
interview_questions
jasync-sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
avicorpRu's Repositories
avicorpRu/interview_questions
avicorpRu/intellij-platform-plugin-template
Template repository for creating plugins for IntelliJ Platform
avicorpRu/otp-java
A small and easy-to-use one-time password generator library for Java implementing RFC 4226 (HOTP) and RFC 6238 (TOTP).
avicorpRu/java-totp-1
A java library for implementing Time-based One Time Passwords for Multi-Factor Authentication.
avicorpRu/Practical-Cryptography-for-Developers-Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
avicorpRu/weatherData
Example of data collection using the library retrofit2 (weather forecast from https://openweathermap.org)
avicorpRu/rusmeteo
Android library for obtaining rusmeteo.net forecast
avicorpRu/pHashCalc
Android librarry (kotlin) : Image (JPEG, BMP) comparison (perceptual hash algorithm)
avicorpRu/jasync-sql
Java & Kotlin Async DataBase Driver for MySQL and PostgreSQL written in Kotlin
avicorpRu/KotlinClicker
Kotlin clicker bot
avicorpRu/Aes
an AES decrypt and encrypt for jni !!
avicorpRu/two-factor-auth
Two Factor Authentication Java code implementing the Time-based One-time Password Algorithm
avicorpRu/endless-service
Example of an Android Foreground Service that will never stop running.
avicorpRu/MagiskDetector
avicorpRu/SimpleKeystoreApp
Simple Android app showing how to use the Android Keystore to create, retrieve and delete Public/Private keypairs. Encrypting and Decrypting strings is also shown.
avicorpRu/DetectMagiskHide
A way to detect magisk hide using an Android feature
avicorpRu/locale-helper-android
Change Language Programmatically in Android
avicorpRu/UVCCamera
library and sample to access to UVC web camera on non-rooted Android device
avicorpRu/java-totp
TOTP implementation in Java
avicorpRu/Camera2VideoJava
avicorpRu/LanguageTest
Changing the language on Android
avicorpRu/ChangeLanguageExample
This is an example project to show how to use change language helper in an Andorid project.
avicorpRu/android-example-aes-gcm
Android project example that does encription and decription with AES-GCM cipher.
avicorpRu/oathlib
A Java-based OATH toolkit providing components for building one-time password authentication systems.
avicorpRu/jni-encrypt
a demo for md5 encryption
avicorpRu/kotlin-ndk-samples
Android NDK samples ported to kotlin