]> Cypherpunks repositories - gostls13.git/commit
crypto/cipher: extend the docs of BlockMode and Stream
authorFilippo Valsorda <hi@filippo.io>
Mon, 27 Feb 2017 12:45:02 +0000 (18:15 +0530)
committerIan Lance Taylor <iant@golang.org>
Fri, 1 Sep 2017 00:13:43 +0000 (00:13 +0000)
commit44e86bef06397cb64f158c3561544100b70d525a
tree1da2bfdd04928ead0ca62514611eaef2f03ae073
parente236b6721c03033a2d475bdb6e3a0123213ac6e9
crypto/cipher: extend the docs of BlockMode and Stream

Change-Id: Iebb5b67c8defec22edd482d587edaf399a7ba82a
Reviewed-on: https://go-review.googlesource.com/37418
Reviewed-by: Adam Langley <agl@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/crypto/cipher/cipher.go