-
Notifications
You must be signed in to change notification settings - Fork 164
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dev libsodium #40
Dev libsodium #40
Commits on Feb 2, 2021
-
bruce committed
Feb 2, 2021 Configuration menu - View commit details
-
Copy full SHA for a68af06 - Browse repository at this point
Copy the full SHA a68af06View commit details
Commits on Feb 4, 2021
-
[native]:{add shell script for building libsodium static library.}
hide committedFeb 4, 2021 Configuration menu - View commit details
-
Copy full SHA for c1de487 - Browse repository at this point
Copy the full SHA c1de487View commit details
Commits on Feb 7, 2021
-
[shell script]:{detecting environmental variable ANDROID_NDK_HOME bef…
…ore build libsodium.}
bruce committedFeb 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 7a0a21c - Browse repository at this point
Copy the full SHA 7a0a21cView commit details -
[shell script]:{check libsodium has already been built in rebuild.sh.}
bruce committedFeb 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 02780e0 - Browse repository at this point
Copy the full SHA 02780e0View commit details
Commits on Feb 14, 2021
-
[test]:{testing aes and chacha20.}
bruce committedFeb 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4916d14 - Browse repository at this point
Copy the full SHA 4916d14View commit details
Commits on Feb 19, 2021
-
[READNE]:{add a README file for locating crash tutorial.}
bruce committedFeb 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d151f1 - Browse repository at this point
Copy the full SHA 0d151f1View commit details
Commits on Feb 20, 2021
-
[fix]:{1. fix that decrypt char* cant be print; 2.add key generation …
…algorithm.}
bruce committedFeb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 161336f - Browse repository at this point
Copy the full SHA 161336fView commit details -
[algrithm]:{print generated aes key.}
bruce committedFeb 20, 2021 Configuration menu - View commit details
-
Copy full SHA for ce87dda - Browse repository at this point
Copy the full SHA ce87ddaView commit details
Commits on Feb 22, 2021
-
[AES]:{using aes256gcm context to encrypt&decrypt.}
bruce committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 364cd34 - Browse repository at this point
Copy the full SHA 364cd34View commit details -
[build]:{make libsodium encrypt&decrypt suc as app on x86 with NDK-r1…
…3 .}
bruce committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 26c9b87 - Browse repository at this point
Copy the full SHA 26c9b87View commit details -
[native]:{add shell script for building libsodium static library.}
in addition,some useless codes I removed.
bruce committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for e5f8089 - Browse repository at this point
Copy the full SHA e5f8089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f10000 - Browse repository at this point
Copy the full SHA 3f10000View commit details -
[fix]:{error from Ubuntu building.}
hide committedFeb 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 8b692db - Browse repository at this point
Copy the full SHA 8b692dbView commit details
Commits on Feb 23, 2021
-
[mk files]:{add more android.mk files for several version of ndk.}
bruce committedFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 46e4bda - Browse repository at this point
Copy the full SHA 46e4bdaView commit details -
[CMake]:{modify CMakeLists.txt and make it build suc.}
remove cpp directory.
bruce committedFeb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 3fb8927 - Browse repository at this point
Copy the full SHA 3fb8927View commit details -
bruce committed
Feb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ce12aaf - Browse repository at this point
Copy the full SHA ce12aafView commit details -
hide committed
Feb 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f45dccc - Browse repository at this point
Copy the full SHA f45dcccView commit details
Commits on Feb 24, 2021
-
[fix]:{debug mode in debugger.h has not worked.}
bruce committedFeb 24, 2021 Configuration menu - View commit details
-
Copy full SHA for a346b9f - Browse repository at this point
Copy the full SHA a346b9fView commit details -
[refactor]:{refactor native build mk file.}
bruce committedFeb 24, 2021 Configuration menu - View commit details
-
Copy full SHA for fd90adb - Browse repository at this point
Copy the full SHA fd90adbView commit details -
bruce committed
Feb 24, 2021 Configuration menu - View commit details
-
Copy full SHA for bc986ef - Browse repository at this point
Copy the full SHA bc986efView commit details -
[Test]:{fix a native crash that pressure-test occured.}
修复一个压力测试爆出出来的bug
bruce committedFeb 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 0823bb1 - Browse repository at this point
Copy the full SHA 0823bb1View commit details