ecryption
There are 23 repositories under ecryption topic.
kushaldas/johnnycanencrypt
Python module for OpenPGP written in Rust.
vseriousv/diffiehellman
GoLang Diffie-Hellman Library
AbdeltwabMF/aes-ciphers
AES block cipher modes with the user interface.
abdullah2993/cryptfs
A toy encrypted file system for windows in go using dokan
sonnees/ATTT
Website tổng hợp kiến thức về mã hóa
MatthewJWolfe/sabre
A "Cipher Sabre" implementation in Go
thomasreynolds4881/Shamir-Secret-Sharing
An implementation of Shamir's Secret Sharing that uses a linear function to encrypt a password.
alexey-lapin/eme-java
EME (Encrypt-Mix-Encrypt) wide-block encryption for Java.
DictateurMiro/ebarA-encryption
funny encryption with number in python and key for security lol
gparasyris/encrypt-decrypt
A symmetric encryption tool using OpenSSL toolkit.
MehrajLatifli/File-copy-with-Multitheading-in-MVVM
Example for Multitheading
RoyNisimov1/CHA
A project made to learn a bit more about cryptography and python
vellt/enigma
Az "Enigma" egy olyan titkosító és dekódoló eszköz, amelyet a második világháborúban a német hadsereg és titkosszolgálatok használtak a kommunikációjuk kódolására.
xueba-gh/Encrypto
Xueba's File Encrypto helps you transfer your messages from plaintext to cyphertext to promote confidentiality. Try it Out.
david-slatinek/file-vault
Secure file storage.
key6oardWarrior/Data-Shield
Ensure user's data get encrypted on their personal computer.
phalcomb/encryptString
A quick example of how to encrypt and decrypt a string in C# for Ubuntu using arm64 processors (Raspberry Pi, NVIDIA Jetson)
tareezgh/cryptoFinalProject
An Application for secure SMS exchange: encr-decr with Serpent in OFB mode, including DH key generation and signature EC EL-GAMAL
Bayramooov/super-enigma
Invulnerable Encrypting algarithm for hiding any of type of data
DinisRaleiras/encryptionProject
First project in Computers Architecture in CS and Engineering course. Grade: 18/20
Gustavo361/easy-bank-server
The backend form and credit card (front and back) are updated in real time as the form fields are filled out. Error messages are displayed if any field is empty or incorrectly filled. After completing it correctly, the form layout changes to a thank you modal.
muhammedrahil/Base64-Encoder-And-Decoder
A built-in module in Python, the base64 library offers functions for encoding and decoding binary data to and from base64 strings, effectively converting any binary data to plain text. A common encoding method called Base64 converts binary data into a string of printable ASCII characters
MuneebKhan11/Text-Encoding-Decoding
A GUI derived Encoder and Decoder which decodes using a special key and respectively.