112 skills found · Page 4 of 4
HarbingerOfFire / Python LWE PQCLatice based encryption using the LWE method, made in python
Eathoublu / DDH IP SchemeA encryption and decryption method for inner-product based on paper.
geniuszly / GenEncryptionis a Python-based encryption and decryption tool. The application supports two encryption algorithms: a simple character substitution method and the more advanced Fernet encryption. Users can generate, save, and load encryption keys, and perform encryption and decryption on text data.
mo-awais / VernamcipherAn encryption method which uses a truly random, one-time pad to encrypt plaintext.
blindma1den / Enigma Machine SimulationThis project emulates the fundamental encryption principles of the historic Enigma device. This program illustrates a simplified cipher system, providing insight into early cryptographic methods. For educational purposes only.
aliartiza75 / Numerical AnalysisImage Resizing using Interpolation and making video of that process. Encryption and Decryption of that video using Lorentz and Rossler method
Pasanlaksitha / Decompiled Burpsuit CrackerDecompiled source code and analysis of BurpLoaderKeygen, a tool designed to bypass Burp Suite licensing restrictions. Includes insights into encryption, runtime patching, and license generation techniques. This repository is for educational purposes only and demonstrates reverse engineering methods.
ksevta / Break DES 6 Round Using Chosen Plain Text Attackthese are the all codes used to break DES 6 round for a given sbox,initial permutation and final permutation.here we used characteristic equation to recover all the 6 keys used for encryption.it is also known as differential method to break the DES for further queries please go through readme.txt. this was done as assignment for a course so please ignore the part 1 in readme.txt.
SomePersonOk / ChromeCookieStealerChrome Cookie Stealer Since there is new encryption method that chrome is using now (v20 Cookies) i couldn't find any app to do the job so here it's a simple script it will search for each profile in chrome path and get cookies either be v10, v11, or v20.
godsharp / GodSharp.EncryptionCommon encryption method for .NET.
Afianaeem124 / Cryptography Encryption And Decryption MethodsNo description available
jedisct1 / Ipcrypt SwiftSwift implementation of IP address encryption methods (ipcrypt)
malvuln / CyberGate RAT Password DecryptorBasic password decryptor for CyberGate Trojan RAT as it uses a insecure proprietary encryption method.
dfa1234 / Ngx Simple CryptAngular module for encryption through XOR cipher method
PlugFox / Xor CipherThe XOR Encryption algorithm is an effective and easy-to-implement method of symmetric encryption.
jedisct1 / Zig IpcryptA Zig implementation of the IP address encryption and obfuscation methods specified in the ipcrypt document.
Mohitkumar6122 / ENaDEA new data encryption and decryption method is proposed using ASCII values of characters in the plaintext and Binary Tree Traversal (BTT).
Lautarocuello98 / Encryption Systemencryption and decryption system with five different methods and different keys that can be chosen by the user
fajrulfx / EncryptSimple demonstration of encryption and decryption process, using Caesar Chiper, Advanced Encryption Standard (AES), and Rivest–Shamir–Adleman (RSA) method.
linxiaowu66 / Awesome Cryptoencapsulation crypto api for nodejs, support all encryption method, such as AES/MD5