diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-01-06 13:32:33 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-01-06 13:32:33 -0500 |
commit | 9276c07a916e4dc3b159c95c578e43be102f26e6 (patch) | |
tree | 67f2e155ebd27c2f40fcb6c7f3de2b7ec8cf9e63 /doc | |
parent | e08d07692fa7f2dd0cd139cb0c7e359be4264d8a (diff) | |
parent | b7dbb4a554e7f41d88371103065b55517d58b5d0 (diff) | |
download | tor-9276c07a916e4dc3b159c95c578e43be102f26e6.tar.gz tor-9276c07a916e4dc3b159c95c578e43be102f26e6.zip |
Merge remote-tracking branch 'tor-github/pr/1615'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/HACKING/CircuitPaddingDevelopment.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HACKING/CircuitPaddingDevelopment.md b/doc/HACKING/CircuitPaddingDevelopment.md index a0dee68e91..a4e65697b8 100644 --- a/doc/HACKING/CircuitPaddingDevelopment.md +++ b/doc/HACKING/CircuitPaddingDevelopment.md @@ -1228,3 +1228,7 @@ open-world case, to be more akin to an optimization problem, where a WTF-PAD-like defense must be tuned through an optimizer to produce results comparable to provably optimal but practically unrealizable defenses, through rigorous adversarial evaluation. + +## A. Acknowledgments + +This research was supported in part by NSF grants CNS-1619454 and CNS-1526306. |