Crypto.Classes

Hash class and helper functions

class Hash ctx d

hashFunc'

hashFunc

Cipher classes and helper functions

class BlockCipher k

blockSizeBytes

keyLengthBytes

buildKeyIO

buildKeyGen

class StreamCipher k iv

buildStreamKeyIO

buildStreamKeyGen

class AsymCipher p v

buildKeyPairIO

buildKeyPairGen

class Signing p v

buildSigningKeyPairIO

buildSigningKeyPairGen

Misc helper functions

encode

zeroIV

incIV

getIV

getIVIO

chunkFor

chunkFor'