Student of Southwest Jiaotong University
-
Southwest Jiaotong University
-
01:43
(UTC +08:00)
Highlights
- Pro
Lists (2)
Sort Name ascending (A-Z)
Starred repositories
13
stars
written in C++
Clear filter
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
新一代SKRoot,挑战全网root检测手段,跟面具完全不同思路,摆脱面具被检测的弱点,完美隐藏root功能,实现真正的SELinux 0%触碰,通用性强,通杀所有内核,不需要内核源码,直接patch内核,兼容安卓APP直接JNI调用,稳定、流畅、不闪退。
A C++ library for reading, writing, creating and modifying Microsoft Excel® (.xlsx) files.
📊 Cross-platform user-friendly xlsx library for C++11+
A sample project for building Zygisk modules
Dynamic wallpaper plugin for KDE Plasma
使用非对称密钥的加密和解密在计算上是昂贵的。通常,消息不是使用这样的密钥直接加密,而是使用对称的“会话”密钥加密。然后使用公钥对该密钥进行加密。该项目满使用多个公钥来加密会话密钥。这样,消息可以被发送到许多不同的接收者(每个使用一个公钥一个)。会话密钥对于每个收件人都是相同的