Docs GODI Archive
Projects Blog Link DB

Search GODI:


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

Class Cryptokit.Block.cbc_decrypt


class cbc_decrypt : ?iv:string -> block_cipher -> block_cipher
Add Cipher Block Chaining (CBC) to the given block cipher in decryption mode. This works like Cryptokit.Block.cbc_encrypt, except that input blocks are first decrypted by the block cipher before being xor-ed with the previous input block.

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