KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Prism
★ 10
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
MachineLearning_Fall_22-23
:
No description available.
acoustic-array-tools
:
Code for beamforming with microphone array on an STM32H7 microcontroller
nlpfun
:
No description available.
PECoP
:
No description available.
IReader-Preview
:
IReader Preview
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Prism
?
Download (.md)
# Prism Source code of **Prism: Real-Time Privacy Protection Against Temporal Network Traffic Analyzers** The project is written in Python3.6.8 using the following backend: Intel i7-9750 @2.6GHz, 16GB RAM, NVIDIA GeForce RTX2060, Windows 10. Prism is a general framework for connection privacy defenses. <img src=./figure/MainStructure.pdf style="zoom:75%;" /> ## Code The simulation of Prism is wiritten in Jupyter Notebook. ## Reference ```` @ARTICLE{10103708, author={Li, Wenhao and Zhang, Xiao-Yu and Bao, Huaifeng and Yang, Binbin and Li, Zhaoxuan and Shi, Haichao and Wang, Qiang}, journal={IEEE Transactions on Information Forensics and Security}, title={Prism: Real-Time Privacy Protection Against Temporal Network Traffic Analyzers}, year={2023}, volume={18}, number={}, pages={2524-2537}, doi={10.1109/TIFS.2023.3267885}} ````