diff options
author | 2015-11-19 11:32:17 -0800 | |
---|---|---|
committer | 2015-11-19 11:32:17 -0800 | |
commit | 1bd90cb6d9ffa1da013e7cf79ff9fa012db9aea3 (patch) | |
tree | dc81674bce52dc6250635fb38191d36fef5ac56f | |
parent | MixPresharedKey(), has_k, has_psk (diff) | |
download | noise-psk2.tar.xz noise-psk2.zip |
Revision 19psk2
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | noise.md | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -20,3 +20,4 @@ There are in-progress implementations at: <https://github.com/trevp/screech> +<https://github.com/titanous/noise> @@ -3,8 +3,8 @@ Noise v0 (draft) ================= * **Author:** Trevor Perrin (noise @ trevp.net) - * **Date:** 2015-11-8 - * **Revision:** 18 (work in progress) + * **Date:** 2015-11-19 + * **Revision:** 19 (work in progress) * **Copyright:** This document is placed in the public domain 1. Introduction |