Pinned Repositories
Chen-Py
Config files for my GitHub profile.
Chen-Py.github.io
Chen_Py's Blog
CQCounting
Fast-Key-Exchange-Infrastructure
The application of "FKE", a faster key exchange method based on DH algorithm
Fast-Key-Protocol
Bob通过公开平台Libra公布的Alice的个人明码与自己随意设定的通信暗码计算出秘钥与通信明码,用秘钥加密信息后将通信明码与密文一起发送给Alice;Alice可以计算出秘钥并解密信息,而中间窃听者Eve无法得知秘钥
FKEforAndroid
Fast Key Exchange Android 工具
Presentation
An English Presentation that almost killed me.
PyNetwork
A tiny famework for network written with python socket
SCSProtocol
A protoco to avoid embarrassment while signing sensitive contracts.
polycart
A smart shopping cart with CV.
Chen-Py's Repositories
Chen-Py/Fast-Key-Protocol
Bob通过公开平台Libra公布的Alice的个人明码与自己随意设定的通信暗码计算出秘钥与通信明码,用秘钥加密信息后将通信明码与密文一起发送给Alice;Alice可以计算出秘钥并解密信息,而中间窃听者Eve无法得知秘钥
Chen-Py/Presentation
An English Presentation that almost killed me.
Chen-Py/PyNetwork
A tiny famework for network written with python socket
Chen-Py/Chen-Py
Config files for my GitHub profile.
Chen-Py/Chen-Py.github.io
Chen_Py's Blog
Chen-Py/CQCounting
Chen-Py/Fast-Key-Exchange-Infrastructure
The application of "FKE", a faster key exchange method based on DH algorithm
Chen-Py/Fast_Key_Exchange
Fast Key Exchange with Kivy
Chen-Py/FKEforAndroid
Fast Key Exchange Android 工具
Chen-Py/SCSProtocol
A protoco to avoid embarrassment while signing sensitive contracts.
Chen-Py/Mat-Code-and-its-Decoding
describe a code "Mat Code" or "Navy Code",realize it and research the decoding algorithm of it.
Chen-Py/Mat-Code-Key-Exchange
A key exchange system which include three editions.
Chen-Py/polycart
A smart shopping cart with CV.
Chen-Py/Tictactoe
A Tictactoe game include 1_player and 2_player parts
Chen-Py/Treat-or-Trick