From 677e769710763bd8dd2946cdf13c4da8e51cd7ff Mon Sep 17 00:00:00 2001 From: dandroid Date: Mon, 5 Oct 2015 13:55:16 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 13b99a0..44f8e2c 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. - [Decentralized systems](#decentralized-systems) - [Steganography](#steganography) - [Deniable encryption](#deniable-encryption) +- [Research papers](#research-papers) ### Network tunnels - [obfsproxy](https://git.torproject.org/pluggable-transports/obfsproxy.git) Tor framework for implementing pluggable transports (anti-censorship network tunnels) @@ -53,4 +54,9 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. ### Deniable encryption - [rubberhose](https://github.com/sporkexec/rubberhose) - Julian Assange's deniable-encryption filesystem. +### Research papers +- [stegotorus](http://freehaven.net/anonbib/cache/ccs2012-stegotorus.pdf) +- [Format-Transforming Encryption](https://kpdyer.com/publications/ccs2013-fte.pdf) +- [ScrambleSuit](http://arxiv.org/pdf/1305.3199.pdf ) +