Pike programming language

Top Nettle Nettle.BufferedCipher
➤ Nettle.BLOWFISH()->State Nettle.BufferedCipher()->Buffer ➤

Class Nettle.BufferedCipher

Inheritance graph
__builtin.Nettle.Cipher Nettle.Cipher Nettle.BufferedCipher Crypto.BufferedCipher Nettle.BlockCipher Nettle.BlockCipher.ABC Nettle.BlockCipher.CBC Nettle.BlockCipher.CFB Nettle.BlockCipher.IGE Nettle.BlockCipher.OFB
Description

Extends the Cipher class with the Buffer meta cipher. This is in turn inherited by the BlockCipher class, which is the base class for all block ciphers.


Inherit Cipher

inherit Cipher : Cipher

Extracted from as of .