zhangyutong-sjtu's starred repositories
secretflow
A unified framework for privacy-preserving data analysis and machine learning
A_star_and_Hybrid_A_star
Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into consideration and generates a smoother path which the vehicle can follow. Both the implementations are optimized using dictionaries & heaps
BlockChain_PoW_Simulation
IS416 Final Project. A PoW-based blockchain implementation with attackers trying fork attacks. Language: Go.
GA-PSO-hybrid
GA -PSO Hybrid algorithm to find an optimal path between a starting and ending point in a grid environment.
trivium-cipher
Implementation of the Trivium stream cipher in python from scratch.
python-grainv1
Grain V1 Algorithm Python Code
BlockChainSJTU
code for course IS416(Blockchain Technology and Application) in SJTU