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
- Host: GitHub
- URL: https://github.com/ccapton/android-aes-rsa
- Owner: Ccapton
- Created: 2018-12-21T12:28:47.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T12:52:47.000Z (over 7 years ago)
- Last Synced: 2025-05-13T00:47:54.770Z (about 1 year ago)
- Topics: aes, aes-rsa, android-aes, android-aes-rsa, android-rsa, rsa
- Language: Java
- Homepage:
- Size: 214 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# android-aes-rsa
### 适合Android平台的aes+rsa混合加密方案
根据https://github.com/brianPlummer/AndroidEncryptionExample 改编而来
