diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2020-06-21 22:32:27 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2020-06-25 17:22:19 +0200 |
commit | bbb8bc475593b9ff481ec214c4391fe6aff854f4 (patch) | |
tree | 4452579755867361fc5e6b7b395787f57e9fa2c7 /.gitignore | |
parent | 46feba9a7b1e4ed023dcdc3c505b67f3eb8348f0 (diff) |
WIP secure transport using libsodium secretstreamlibsodium-transport
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,3 +7,5 @@ db.db *.so firebaseServiceAccountKey.json compile_commands.json +protocol.html +protocol_transport.html |