summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVasudev Kamath <vasudev@copyninja.info>2018-07-22 20:40:54 +0530
committerVasudev Kamath <vasudev@copyninja.info>2018-07-22 20:40:54 +0530
commit8d4d7baca527ba576d7ff74facea9fa6edef581b (patch)
tree633a61433abc4098bb2e429ea239417edfdd0b31
parentd0a839e20a65fbafd17a850cf58b078c7ea22076 (diff)
Some adjustements
-rw-r--r--content/development/golang_spake2_crypto.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/development/golang_spake2_crypto.rst b/content/development/golang_spake2_crypto.rst
index 6f3b0a0..9c1ecea 100644
--- a/content/development/golang_spake2_crypto.rst
+++ b/content/development/golang_spake2_crypto.rst
@@ -109,8 +109,8 @@ point for me. In short I can say the following.
..
Nothing can be done in single day, before you code understand the basic
- concepts and then build it from there. As they say you can't build house on
- weak foundation.
+ concepts and then build it from there. As they say you can't build a stable
+ house on weak foundation.
In the next post in this series I will write about my learning on Elliptic
Curves and Elliptic curve groups, followed by experiment with number groups and