DES.processBlock
private
ulong processBlock(ulong block, bool decrypt)Process a 64-bit block through the DES Feistel network.
ulong processBlock(ulong block, bool decrypt)Process a 64-bit block through the DES Feistel network.