]> Cypherpunks.ru repositories - govpn.git/blobdiff - src/govpn/aont/oaep.go
[DOC] Various small corrections
[govpn.git] / src / govpn / aont / oaep.go
index c881e2710be9f3bd9c4c3b66a1f3f3b377e2a601..35d92fecf36c722404efae2c2f01f6485869565b 100644 (file)
@@ -22,7 +22,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 // (http://cseweb.ucsd.edu/~mihir/papers/oaep.html)
 // used there as All-Or-Nothing-Transformation
 // (http://theory.lcs.mit.edu/~cis/pubs/rivest/fusion.ps).
-// We do not fix OAEP parts lengths, instead we add hash-based
+// We do not fix OAEP parts length, instead we add hash-based
 // checksum like in SAEP+
 // (http://crypto.stanford.edu/~dabo/abstracts/saep.html).
 //