BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use.
-
Updated
Aug 10, 2022 - Swift
BMHCrypto is a pure Swift packages built on CryptoKit, adds useful extensions and ready to use.
Sviluppo del cifrario di Hill. Permette all'utente di cifrare e decifrare con il cifrario di Hill e di forzare un ciphertext tramite l'attacco known plaintext.
Algorithms Based on Python
Caesar Cipher in C language
Caesar's cipher
This is a system developed as an assignment of a cyber-security course capable of transferring files through a secure communication channel with the support of encrypting data on the sender end and decryption on the receiver end.
Programmed in Telebot and Sqlite3
Vigenere Cipher is the basic cryptology method which is using for message encryption with a keyword. Every character has indexes in our alphabet. Vigenere Cipher uses indexes for encrypting messages. (https://en.wikipedia.org/wiki/Vigen%C3%A8re_cipher)
Add a description, image, and links to the chipher topic page so that developers can more easily learn about it.
To associate your repository with the chipher topic, visit your repo's landing page and select "manage topics."