Posted on Leave a comment

android security

Tools to help developers provide a positive user experience
[https://android-developers.googleblog.com/2021/04/tools-to-help-developers-provide.html]

Шпаргалка по криптографии: что делать, если попал в проект с криптографами
[https://habr.com/ru/companies/infotecs_official/articles/761008/]

Perspective API – модерация переписок от токсичностей и прочих нежелательных сообщений
Content Safety API (https://telp.cc/es3) помогает разработчикам приоритизировать оскорбительный контент для проверки
Safe Browsing API проверка ссылок и предупреждение о опасных сайтах и загрузках


Уязвимости Android 2020
[https://habr.com/ru/company/otus/blog/547160/]

Криптографическая тайна Солинаса: неужели в самый надёжный алгоритм шифрования внедрён бэкдор
[https://www.securitylab.ru/news/542534.php]

Обзор актуальных инструментов шифрования в Android
[https://habr.com/ru/companies/vk/articles/776728/]
Шифруем все: 5 надёжных инструментов для защиты данных
[https://habr.com/ru/companies/ru_mts/articles/776938/]
Генезис-файлы. Пролог: день, когда криптография изменилась навсегда
[https://habr.com/ru/articles/780814/]
Путешествие от шифра Цезаря до RSA. Прикладная теория чисел
[https://habr.com/ru/articles/757558/]

Introduction to Android Security
[https://medium.com/mobis3c/introduction-to-android-security-64609edeb18c]

How to Secure Secrets 🔑 in Android (In-Depth) — Android Security-02
[https://blog.kotlin-academy.com/secure-secrets-in-android-using-jetpack-security-in-depth-android-security-02-4026b8e012f4]

Why do we need additional secret value (k) in ECDSA?
[https://crypto.stackexchange.com/questions/108798/why-do-we-need-additional-secret-value-k-in-ecdsa]


JNI bindings for cryptobox with support for cross-compilation to Android.
[https://github.com/wireapp/cryptobox-jni]

App security best practices
[https://developer.android.com/topic/security/best-practices]
[https://playacademy.exceedlms.com/student/path/63550-security-by-design]


Биометрическая недоаутентификация
https://fi5t.xyz/posts/biometric-underauthentication/

https://github.com/RedMadRobot/PINkman

How Secure is your Android Keystore Authentication?
https://labs.withsecure.com/publications/how-secure-is-your-android-keystore-authentication

Асимметричная криптография для чайников
https://habr.com/ru/articles/748226/

Is it safe to create a public ID by hashing a private key?
https://crypto.stackexchange.com/questions/107763/is-it-safe-to-create-a-public-id-by-hashing-a-private-key

What do I think about biometric proof of personhood?
https://vitalik.eth.limo/general/2023/07/24/biometric.html

Protecting strings in JVM Memory
https://westonal.medium.com/protecting-strings-in-jvm-memory-84c365f8f01c

Что такое PCI DSS и как происходит проверка на соответствие стандарту?
https://habr.com/ru/companies/payonline/articles/303330/

Авторизация OAuth 2.0 в Google Api для Android без специальных библиотек
https://habr.com/ru/articles/735982/

Что такое закрепление сертификата в Android (pinning)
https://nuancesprog.ru/p/16702/

Unpacking Android Security: Part 2 — Insecure Data Storage
https://proandroiddev.com/unpacking-android-security-part-2-insecure-data-storage-71f35107052a

Какие баги мы заложили в мобильный банк на PHDays 12: разбор конкурса $NATCH
https://habr.com/ru/companies/pt/articles/745140/

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.