Skip to content
#

sha-256-hash

Here are 14 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

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

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