An open API service providing repository metadata for many open source software ecosystems.

Topic: "polyalphabetic-substitution"

CSLSDS/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: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

nytr0gen/kasiski

Kasiski Examination

Language: Python - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

eugenedakin/PolyAlphabeticCipher

PolyAlphabetic Cipher

Language: Xojo - Size: 85 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

153/toys

Language: Python - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kvjoshi/GTU-INS

GTU Information and Network Security ( INS ) in python .

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

peterstefanov/VigenereAstra

Astra implementation of Vigenere Auto Encipherment. The Vigenre cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution. The term Auto-Encipherment refers to ciphers in which the plaintext serves as its own key-phrase in the performance of Vigenre cipher. To the initial key append the plaintext.

Language: Java - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

pushkar-15/Vigenere-Cipher-Decrypter

Program to methodically decrypt text encrypted with Vigenère Cipher

Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lydia-ath/Cryptography

Language: Python - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

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: Java - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2