]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - doc/acl_blockciphers.texi
some bigint stuff in ASM
[avr-crypto-lib.git] / doc / acl_blockciphers.texi
index 93b6a8db2ab994cf80370dfdd217c62d0e699f6b..d2560198f2379b9173129ad27cbe0c815ee32e1a 100644 (file)
@@ -1,8 +1,7 @@
 @c acl_blockcipher.texi
 
 @section Block ciphers
-@subsection What a block cipher does
- A block cipher is a algorithm which turn an input of fixed length into an 
+ A block cipher is a algorithm which turns an input of fixed length into an 
  output of the same length (enciphering or encrypting). The transformation is 
  specified by a key which has to be of a fixed length, or a length of a given 
  set or range.