Skip to content
#

fernet-encryption

Here are 80 public repositories matching this topic...

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

Audio steganography involves hiding secret data within audio files to keep it confidential. Triple DES is a block cipher encryption algorithm that encrypts data using a key to prevent unauthorized access. Together, they can provide a secure method for encrypting and transmitting confidential information through audio files.

  • Updated May 13, 2023
  • Python

Improve this page

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

Learn more