Skip to content
#

hashlib

Here are 167 public repositories matching this topic...

🚨Computational Forensics is an emerging research🔎 domain. It deals with 🕵️‍♀️solving forensic problems🚔 using digital methods👨‍💻. It uses computational science to study digital evidence.

  • Updated Nov 6, 2021
  • Python

A simple Python web crawler that processes URLs from web pages, handles redirects, and skips non-HTML content. It supports HTTP/HTTPS, calculates same-domain link ratios, avoids duplicate URLs, and saves results in a TSV file. Designed for easy scalability and future extensions.

  • Updated Oct 15, 2024
  • Python
secure_stego

This Python tool provides secure steganography by encrypting text with AEAD (ChaCha20-Poly1305 or AES-256-GCM) and embedding ciphertext into image pixels using cryptographically random ordering. Only users with the correct password can extract and decrypt messages, ensuring strong protection for secure communication and data privacy.

  • Updated Sep 15, 2025
  • Python

Add this topic to your repo

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

Learn more