Class BlowfishCbc

All Implemented Interfaces:
Component, SshCipher, SshComponent, SecureComponent

public class BlowfishCbc extends AbstractJCECipher
An implementation of the Blowfish cipher using a JCE provider. If you have enabled JCE usage there is no need to configure this separately.
Author:
Lee David Painter