Docs GODI Archive
Projects Blog Link DB

Search GODI:


More options
File doc/godi-cryptokit/html/Cryptokit.Block.ofb.html GODI Package godi-cryptokit
 
   Cryptokit.Block.ofb.html    Sources  

Class Cryptokit.Block.ofb


class ofb : ?iv:string -> int -> block_cipher -> block_cipher
Add Output Feedback Block (OFB) to the given block cipher. The integer argument n is the number of bytes processed at a time; it must lie between 1 and the block size of the underlying cipher, included. The returned block cipher has block size n. It is usable both for encryption and decryption.

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml