Skip to content
#

data-encryption

Here are 16 public repositories matching this topic...

Sign data using symmetric-key algorithm encryption. Validate signed data and identify possible validation errors. Uses sha-(1, 224, 256, 385 and 512)/hmac for signature encryption. Custom hash algorithms are allowed. Useful shortcut functions for signing (and validating) dictionaries and URLs.

  • Updated Jun 2, 2025
  • Python

is a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.

  • Updated Aug 11, 2024
  • Python

A Python-based tool for hiding and extracting secret messages within images, audio, and text files. It provides secure and undetectable data embedding techniques for cybersecurity, digital forensics, and privacy protection.

  • Updated Apr 3, 2025
  • Python

Improve this page

Add a description, image, and links to the data-encryption 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 data-encryption topic, visit your repo's landing page and select "manage topics."

Learn more