Docs GODI Archive
Projects Blog Link DB

Search GODI:


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

Class Cryptokit.Block.cipher


class cipher : block_cipher -> Cryptokit.transform
Wraps a block cipher as a general transform. The transform has input block size and output block size equal to the block size of the block cipher. No padding is performed. Example: new cipher (new cbc_encrypt (new aes_encrypt key)) returns a transform that performs AES encryption in CBC mode.

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