Get this algorithm's standard name.
@override String get algorithmName => '${_underlyingCipher.algorithmName}/CFB-${blockSize * 8}';