> ## Documentation Index
> Fetch the complete documentation index at: https://docs.codeant.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Insecure crypto algorithm blowfish

<AccordionGroup>
  <Accordion title="insecure-crypto-algorithm-blowfish">
    The use of the insecure Blowfish encryption algorithm was detected. Blowfish uses a 64-bit block size that makes it vulnerable to birthday attacks, and is therefore considered unfit for purpose. <br />**Likelihood**: MEDIUM<br />**Confidence**: HIGH<br />**CWE**: <br />- CWE-327: Use of a Broken or Risky Cryptographic Algorithm
    <br />**OWASP**: <br />- A03:2017 - Sensitive Data Exposure
    <br />- A02:2021 - Cryptographic Failures
  </Accordion>
</AccordionGroup>
