awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
red-coracle avatar

red-coracle/flask-argon2

0
View on GitHub↗
19 stars·4 forks·Python·6 views

Flask Argon2

A Flask extension providing Argon2 hashing and comparison.

Features

  • Security Utilities - Provides utilities for Argon2 password hashing.

Star history

Star history chart for red-coracle/flask-argon2Star history chart for red-coracle/flask-argon2

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does red-coracle/flask-argon2 do?

A Flask extension providing Argon2 hashing and comparison.

What are the main features of red-coracle/flask-argon2?

The main features of red-coracle/flask-argon2 are: Security Utilities.

What are some open-source alternatives to red-coracle/flask-argon2?

Open-source alternatives to red-coracle/flask-argon2 include: gchq/cyberchef — CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… hmaverickadams/breach-parse — A tool for parsing breached passwords. laramies/theharvester — theHarvester is a command-line utility designed for gathering open-source intelligence and mapping an organization's… maxcountryman/flask-seasurf — SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). dewalt-arch/pimpmykali — Kali Linux Fixes for Newly Imported VM's.

Open-source alternatives to Flask Argon2

Similar open-source projects, ranked by how many features they share with Flask Argon2.
  • gchq/cyberchefgchq avatar

    gchq/CyberChef

    35,120View on GitHub↗

    CyberChef is a web-based application designed for performing complex data encoding, decoding, encryption, and analysis tasks. It provides a visual interface where users construct data transformation pipelines by chaining modular operations together, allowing raw input to be processed into a desired output format entirely within the local browser environment. The tool functions as a client-side cryptographic workbench, ensuring that all data processing logic remains local to the user's machine to maintain privacy and eliminate server-side overhead. By utilizing functional pipeline composition

    JavaScriptcompressiondata-analysisdata-manipulation
    View on GitHub↗35,120
  • hashcat/hashcathashcat avatar

    hashcat/hashcat

    26,200View on GitHub↗

    Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th

    C
    View on GitHub↗26,200
  • hmaverickadams/breach-parsehmaverickadams avatar

    hmaverickadams/breach-parse

    2,128View on GitHub↗

    A tool for parsing breached passwords

    Shell
    View on GitHub↗2,128
  • dewalt-arch/pimpmykaliDewalt-arch avatar

    Dewalt-arch/pimpmykali

    2,420View on GitHub↗

    Kali Linux Fixes for Newly Imported VM's

    Shell
    View on GitHub↗2,420
  • See all 15 alternatives to Flask Argon2→