Tech Blog
About
Career
GitHub
Tag:
cipher
안드로이드 앱의 Persistent data를 제대로 암호화해 보자! (2/2)
Hwan Cho
2018-06-13
안드로이드에서 Room을 사용하여 Database를 암호화하는방법에 대해 설명합니다.
android
tip
kotlin
cipher
security
room
안드로이드 앱의 Persistent data를 제대로 암호화해 보자! (1/2)
Hwan Cho
2018-06-03
안드로이드에서 좀 더 안전하게 파일 시스템에 데이터를 저장하는 방식을 소개합니다
android
tip
kotlin
cipher
security