Skip to content

Commit 7a0633d

Browse files
authored
Update README.md
1 parent 4c46345 commit 7a0633d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
# cc-fun
2-
various covert channels. work-in-progress.
3-
4-
to build:
5-
```sh
6-
cd cc-fun; mkdir build; cd build; cmake ..
7-
make
8-
```
1+
# covert-channel-toolkit
2+
work in progress for reearch in side-channels. various covert channel implementations. A few things in the pipeline.
93
Binaries will be in build/channels
104

5+
Used for hands-on session in ISCA 2019 workshop on side-channels.
6+
117
## Side-channels
128
- channels/drng -- cc that uses the Intel HW digital random-number-generator
139
-- ./cc_drng thread 1 0.0025 0 0.03 0.03

0 commit comments

Comments
 (0)