aehash VS Flask-Vault

Compare aehash vs Flask-Vault and see what are their differences.

aehash

An experimental new password hashing algorithm based on Authenticated Encryption. Not very memory hard. (by covert-encryption)

Flask-Vault

Flask-Vault is a robust library that empowers Flask applications to securely store and manage sensitive credentials. It provides a set of CLI commands for storing secrets using AES-GCM symmetric encryption, ensuring that vital information like API keys and database credentials remain protected. (by multiversecoder)
Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
aehash Flask-Vault
2 1
0 0
- -
4.6 6.2
over 2 years ago 7 months ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aehash

Posts with mentions or reviews of aehash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-22.

Flask-Vault

Posts with mentions or reviews of Flask-Vault. We have used some of these posts to build our list of alternatives and similar projects.
  • Show HN: Flask-Vault – Securely store and manage credentials in Flask
    1 project | news.ycombinator.com | 14 Sep 2023
    After months away from programming and especially Python, I decided to develop a new project inspired by Rails secure credential management. This new project is a library for Flask that allows you to securely manage an application's credentials and easily encrypt/decrypt sensitive data using AES-GCM with a 128-bit key.

    Key Features:

    - Effortless CLI Commands: Flask-Vault offers a set of intuitive CLI commands that make it easy to securely store secrets, such as API keys, database credentials, and more.

    - Simplified Encryption and Decryption of text and files.

    Check out Flask-Vault on GitHub and let us know what you think. Your feedback is invaluable!

    https://github.com/multiversecoder/Flask-Vault

What are some alternatives?

When comparing aehash and Flask-Vault you can also consider the following projects:

cubehash - A pure JavaScript implementation of CubeHash, an ARX cryptographic hash by djb.

qStore - A proof of concept for using youtube as file storage.

scapy - Scapy: the Python-based interactive packet manipulation program & library.