An open API service indexing awesome lists of open source software.

https://github.com/ccapton/android-aes-rsa

适合Android平台的aes+rsa混合加密方案。A sulation of aes+rsa on android
https://github.com/ccapton/android-aes-rsa

aes aes-rsa android-aes android-aes-rsa android-rsa rsa

Last synced: about 1 year ago
JSON representation

适合Android平台的aes+rsa混合加密方案。A sulation of aes+rsa on android

Awesome Lists containing this project

README

          

# android-aes-rsa

### 适合Android平台的aes+rsa混合加密方案

根据https://github.com/brianPlummer/AndroidEncryptionExample 改编而来