Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python Hashing Project

A Python project that provides a secure and flexible hashing functionality. This project focuses on implementing various hashing algorithms for secure password storage and data integrity verification.

Features

  • Secure Password Hashing: Implements industry-standard algorithms like PBKDF2-HMAC-SHA512 for secure password hashing.
  • Hashing Algorithms: Supports a variety of hashing algorithms, providing flexibility for different use cases.
  • Random Salt Generation: Generates random salts to enhance password security and prevent rainbow table attacks.
  • Base64 Encoding: Utilizes Base64 encoding for consistent representation of hashed values.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages