Skip to content
#

symmetric-cryptography

Here are 88 public repositories matching this topic...

This is a web application that would help the users to store their data securely on cloud by using different encryption algorithms .The method involves encrypting a file , then decrypting it with a private key. The files can be stored by the user on cloud (AWS S3) and viewed and downloaded. The website is also secured using AWS WAF.

  • Updated May 10, 2023
  • Python

These are some of my codes in C++ and Python for Cryptography, while studying in BSc.CSIT fifth semester. While I mostly do my projects myself, I do take references from a lot of sources for some complex stuff. I have also added my lab works for people who are interested in learning a bit further about how they work. Please don't plagiarise the …

  • Updated Dec 27, 2021
  • Python

Tanji is a Python encryption library that provides a secure and flexible solution for encrypting and decrypting messages. It leverages both symmetric and asymmetric encryption techniques to ensure the confidentiality and integrity of your data.

  • Updated Mar 19, 2024
  • HTML

Improve this page

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

Learn more