CAU-Tstega / text-steganography

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

text-steganography

Summary

This repository contains a reimplementation for this paper "linguistic steganography based on Adaptive Probability Distribution"
The codes of other generative text steganographic methods will be updated soon!
If you have any questions, please connect us immediately by the e-mail (hunanpwl@cau.edu.cn)

Requirements

TensorFlow = 1.13
Python = 2.7

Cite

If this codebase is hlepful, please cite the following papers:

@inproceedings{Zhou2021TDSC,
title={Linguistic Steganography Based on Adaptive Probability Distribution},
author={Xuejing, Zhou, Wanli Peng, Boya Yang, Juan Wen, Yiming Xue, Ping Zhong},
booktitle={IEEE Transactions on Depandable and Secure Computing (TDSC)},
year={2021}
}

About


Languages

Language:Python 100.0%