Skip to content
#

sha-256-hash

Here are 24 public repositories matching this topic...

SHA-256 is a cryptographic hash function that generates a 256-bit (32-byte) hash value. It is widely used to ensure data integrity and security by creating a unique digital fingerprint for a given input, making it highly resistant to tampering or duplication.

  • Updated Jul 3, 2023
  • Go

เพื่อเรียนรู้การ encryption decryption and digital signature เพื่อ Authentication ในการเลือกหัวหน้าทีมในการเลือกตั้ง พร้อมยังสามารถตรวจสอบหลักฐานการโหวตได้จาก Hash ข้อมูลทั้งหมด ด้วย SHA-512 เพื่อตรวจสอบคามถูกต้อง Data Integrity

  • Updated Jul 13, 2024
  • TypeScript

LedgerLens is a full-stack, tamper-evident research notebook built with FastAPI, SQLModel, React, and Tailwind. It ensures data integrity using SHA-256 hash chaining, supports file attachments, real-time verification, Dockerized deployment, and includes tests with CI for reliability.

  • Updated Sep 11, 2025
  • Python

Pixshotcryption is an interactive cybersecurity tool that combines advanced encryption and steganography to securely hide messages in images. Ideal for confidential communication, securing intellectual property, and digital media integrity verification where data security is critical.

  • Updated May 7, 2025
  • Python

A collection of easy-to-use cryptographic tools in Python. This repository offers functions for password hashing with argon2, data hashing with SHA256, and file encryption/decryption using AES-GCM. Perfect for developers looking for a simple and secure way to implement cryptographic features in their Python projects. Run - pip install crypto-tools

  • Updated Oct 12, 2025
  • Python

This project demonstrates the implementation of a simple user registration, login, and account removal system using Python 3.11 with a MySQL/MariaDB database. The system uses Object-Oriented Programming (OOP) principles and the MVC (Model-View-Controller) architecture. It utilizes the SQLAlchemy ORM to interact with the database...

  • Updated Feb 1, 2025
  • Python

This Attendance System that uses facial recognition to automatically mark student attendance. It features admin and student logins, real-time face detection, attendance tracking, email reporting, and secure password management. Built with Python (Tkinter, OpenCV, and Pillow), it replaces manual attendance with automated facial verification.

  • Updated Jun 9, 2025
  • Python

Improve this page

Add a description, image, and links to the sha-256-hash topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sha-256-hash topic, visit your repo's landing page and select "manage topics."

Learn more