]> git.mxchange.org Git - friendica.git/blobdiff - spec/zot.txt
spelling: enhanced
[friendica.git] / spec / zot.txt
index af82b0b36a54331d46d724e9dc0c5eb57eb02cc6..ec439c02febf2dce8d9898a5f6268418114862b3 100644 (file)
@@ -45,7 +45,7 @@ is a superset of salmon).
 zot:key
 *******
 
-A suitable randomly generated encyption key of length 32 octets for encrypting 
+A suitable randomly generated encryption key of length 32 octets for encrypting 
 the salmon packet. This is then encrypted with the sender's private key and 
 base64url encoded.
 
@@ -59,7 +59,7 @@ key and base64url encoded.
 zot:env_key
 ***********
 
-A suitable randomly generated encyption key of length 32 octets for encrypting 
+A suitable randomly generated encryption key of length 32 octets for encrypting 
 the envelope. This is then encrypted with the recipient's public key and 
 base64url encoded. For bulk deliveries, it is encrypted with the site bulk 
 delivery public key.