polyalphabetic

There are 7 repositories under polyalphabetic topic.

  • SEE-DS/bellaso

      The Bellaso cipher is a method of encrypting alphabetic text by using a series of interwoven Caesar ciphers, based on the letters of a keyword. It employs a form of [polyalphabetic substitution] (https://en.wikipedia.org/wiki/Polyalphabetic_cipher).

    Language:Python4102
  • eugenedakin/PolyAlphabeticCipher

    PolyAlphabetic Cipher

    Language:Xojo110
  • KIRAN-KUMAR-K3/CHIPER

    CHIPER is an interactive web platform for learning classical cryptographic techniques, featuring demos of algorithms like Monoalphabetic, Hill, Playfair, and more

    Language:HTML1
  • SleepNotF0und/PolyAlphabitec-Cipher

    PolyAlphabitec Cipher in python

    Language:Python1101
  • 1ci/vigenere-cipher

    A program which performs a frequency analysis on a sample of English text and attempts a cipher-attack on polyalphabetic substitution ciphers using 2 famous methods - Kasiski's and Friedman's.

    Language:Java202
  • codeByHelal/Cyber-Security-project

    Encryption and Decryption

    Language:JavaScript
  • heyswappy/Enigma-Machine-Emulator

    Enigma PolyAlphabetic Ciphering Method Emulator

    Language:C10