Skip to content
#

fernet

Here are 169 public repositories matching this topic...

Majik Blender Edu is a submission integrity and student activity tracking addon for Blender designed to help educators verify a student's work. It records Blender-specific actions such as editing meshes, adding modifiers, importing assets, and scene statistics (vertices, faces, etc.), ensuring that submitted projects are authentic and untampered.

  • Updated Feb 6, 2026
  • Python

A Python command-line audio steganography tool that encrypts messages using Fernet and embeds them into 16-bit WAV files via LSB techniques. Built as a CLI-focused learning project to experiment with password-based key derivation, cryptography, and practical audio data hiding for automation and security research.

  • Updated Jan 18, 2026
  • Python

A Python command-line image steganography tool that encrypts messages with Fernet and hides them inside PNG images using LSB techniques. Built as a CLI-focused learning project for experimenting with password-based key derivation, encryption, and practical data hiding via terminal automation.

  • Updated Jan 12, 2026
  • Python

A Python GUI-based audio steganography tool that encrypts messages using Fernet and embeds them into 16-bit WAV files via LSB techniques. Built with Tkinter as a learning-focused project to explore cryptography, password-based key derivation, and practical audio data hiding through a graphical interface.

  • Updated Jan 9, 2026
  • Python

A Python GUI tool for image steganography that encrypts messages using Fernet and embeds them into PNG images via LSB techniques. Built as an educational project to explore password-based key derivation, symmetric encryption, and practical data hiding with a Tkinter interface.

  • Updated Jan 9, 2026
  • Python

Improve this page

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

Learn more