crpytography

There are 10 repositories under crpytography topic.

  • Qkyrie/modern-java-tutorials

    Tutorials and code examples posted on diplr.org

    Language:Java20734275
  • Stephan-adj/CrackingCryptosystem

    A short code to crack Experimental ElGamal cryptosystem and Rabin’s method.

    Language:Python4102
  • 0xemrekaya/stenography-app

    This is a steganography application built using Flutter, allowing you to encode and decode messages within images. The app supports both mobile and desktop platforms.

    Language:C++110
  • birkagal/cryptolearn-api

    REST API Server used in CryptoLearn web application for ₿lock Mining and Keys Sign-Verify.

    Language:JavaScript1100
  • palak-463/Crypto-SteganographyForMultimedia

    System which encodes a message within an image or an audio file using a combination of cryptography and steganography, and decrypts it when the same multimedia file is provided. 🔐

    Language:Python1100
  • jmpleo/netcip-crypt-char

    Сalculation of cryptographic characteristics for a cipher based on a generalized feistel network

    Language:Jupyter Notebook0100
  • Louay-Barraq/PasswordAndCreditCard-Manager

    Password Manager built using Python, Sqlite3, PyQt, and Cryptography

    Language:Python00
  • tassawarhasib/NazCoin

    The project aims at building its own cryptocurrency from scratch using blockchain technology. The project uses Python language along with Flask Frameworks to deploy it on a localhost server. This project therefore not only gets us to know about block chain, encryptions and keys but also brings us closer to the world of cryptocurrency.

    Language:CSS00
  • thenocturnalguy/stega

    A java program to embed and extract secret messages inside images. It's not my algorithm. This algorithm is one of our professor's named Dr. Ashok Nath. I just tried to refurbish the algorithm a little bit not much.

    Language:Java0100
  • Ankitkmm/PicoCTF2022-Writeup

    Solutions that we managed to find for the 2022 PicoCTF