aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/keygen-html/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/keygen-html/README')
-rw-r--r--contrib/keygen-html/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/keygen-html/README b/contrib/keygen-html/README
index f1c3412..eaa4244 100644
--- a/contrib/keygen-html/README
+++ b/contrib/keygen-html/README
@@ -17,3 +17,11 @@ introduces interesting side-channel attacks.
Secrets aren't zerored after use. Maybe you can get around this with
some tricks taking advantage of browser allocator behavior and different
processes, but it seems pretty hard.
+
+Building
+--------
+
+In order to use the example `keygen.html` file, you must first build
+the C sources using emscripten. Simply run:
+
+ $ make