encryption-key
There are 41 repositories under encryption-key topic.
Petschko/RPG-Maker-MV-Decrypter
You can decrypt RPG-Maker-MV Resource Files with this project ~ If you don't wanna download it, you can use the Script on my HP:
NullArray/Cypher
Pythonic ransomware proof of concept.
AKASHAorg/easy-web-crypto
Webcrypto API wrapper for applications that store encrypted data
gioblu/Cape
String encryption for Arduino, limited microcontrollers and other embedded systems.
noshutdown-ru/vault
Is a plugin for project management system Redmine. Allows you to store various passwords/keys in one place for the project.
AKASHAorg/secure-webstore
A secure IndexedDB store with built-in encryption
ridwanmsharif/prsa
RSA Public Key Encryption
palahsu/endcrypt
Encryption and Decryption. Windows Application.
austinsonger/Infosec-Questions
Common (and Advanced) Information Security Questions. Questions you should know the answer to for your information security career.
crazy-max/CwsCrypto
PHP class for password hashing with multi encryption methods
grempe/session-keys-js
A cryptographic tool for the deterministic generation of unique user IDs, and NaCl cryptographic keys
rexdivakar/InstaEncrypt
This is an Open Source AES Standard encryption tool. It uses asymmetric-key algorithm, for both encrypting and decryption the data.
albertito/kxd
[mirror] Key exchange daemon
HeightCoder/Chaos-Ransomware-Builder
Source code of the Chaos Ransomware, also known as Ryuk and Yashma.
theashishgavade/SecureCipher
Simple data encryption and decryption using AES Algorithm in Java swing. Users will put their hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using the first user key
HeightCoder/Yashma-Ransomware
Source code of the Yashma Ransomware, also known as Ryuk and Chaos.
HeightCoder/ZagreuS-Ransomware-Builder
Source code of the ZagreuS RaaS/Builder, also known as ESCANOR or Red3v1l.
bl4ckbo7/bl4ckbo7-Cipher
bl4ckbo7 Cipher is a Monoalphabetic Substitution Cipher, which can encrypt and decrypt plaintexts.
Chibraax/Ransomware
Ransomware written in Python3.x
julkar-nain/secure-realm-database
The library and samples help android developer to ensure data security of realm database in android device.
raspberryaether/dwpwg
Utility for creating high-security passphrases using randomized Diceware codebooks.
wubinworks/magento2-jwt-auth-patch
Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
AbrarNitk/encrypted_id
This repository contains code related to Rust models encryption and decryption
artonh/Encrypt-File-with-3DES
Encrypt/Decrypt File With Algorithm of Tripple DES. Using this app we can read inside the file! The main process is to encrypt, save the enc. key and latter on to decrypt that file.
benjaminBrownlee/RSA.js
Browser dedicated RSA encryption tool.
bytesfield/key-manager
Key Manager is a Laravel Package for generating public and private key pairs storing, retrieving and authenticating using the private key.
grempe/session-keys-rb
A tool for the deterministic generation of unique user IDs, and NaCl cryptographic keys from a single username and high entropy passphrase.
l00pul/ZFSKeySystem
The original author is Jean-Michel Brünn. However, as a well-known indestructible serial entrepreneur, international CISO and seasoned cryptologist I decided to weaponize Jean-Michel's initial concept and implement in production it for fun and profit for all our customers.
paulveillard/cybersecurity-encryption
An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Encryption
Noisec/AltCipher
An folder hider/encrypter with special password cipher method
rking8888/one-time-password
Leveraging marksteele's one-time-password
wubinworks/magento2-encryption-key-manager-cli
A utility for Magento 2 encryption key rotation and management. CVE-2024-34102(aka Cosmic Sting) victims can use it as an aftercare.
LahcenEzzara/pyca-cryptography-explorer
pyca/cryptography Explorer
morikeli/caesar-code-breaker
This is a Python script to encrypt/decrypt a text using Caesar's cipher.