This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Client
/
EYuanGameSdk-KTX
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
v1.0.0开发:native层加密方案优化
#Suyghur
3 years ago
parent
2abc1758f1
commit
6e161fee9d
21 changed files
with
154 additions
and
102 deletions
Split View
Show Diff Stats
11
8
demo/src/main/java/com/yyxxgame/columbus/DemoActivity.kt
14
6
library_core/src/main/cpp/aes_utils.cpp
3
3
library_core/src/main/cpp/include/aes/aes.h
3
3
library_core/src/main/cpp/include/aes/aes_utils.h
3
3
library_core/src/main/cpp/include/comm_map.h
3
3
library_core/src/main/cpp/include/hex_utils.h
3
3
library_core/src/main/cpp/include/logger.h
7
7
library_core/src/main/cpp/include/md5/md5.h
3
3
library_core/src/main/cpp/include/params_kit.h
3
3
library_core/src/main/cpp/include/request_kit.h
6
4
library_co