symetric-key
There are 13 repositories under symetric-key topic.
Akshay-Arjun/Video-Steganography
AES 256 & RSA encrypted video steganography. SRU Hackathon 2022 - Cybersecurity Winners
go-compile/unknownaccess
UnknownAccess is a plausible deniable secret encryption scheme. Utilising; AES_256_GCM Argon2Key KDF and HKDF.
rapidslayer101/Rdisc-Old
The rdisc end-to-end encrypted communication project, with a client-server authentication system built with RSA and Enc-Py
yrotak/D-1
D-1 is an open source symmetric encryption algorithm
alokkusingh/aws-apigw-authorizer
AWS API Gateway Authorizer Lambda
danutama/ReactJS-AES-Encryption
Enkripsi dan dekripsi file | AES 128, 192, 256 bit | PWA
deovaliandro/DES
Simple implementation of Data Encryption Standard
disalad/caesar-cipher
📜 A tool to encrypt, decrypt & crack texts with a substitution cipher
mail4hafij/iot-hub-dps-symetric-key
The idea is to use Azure DPS to provision iot-devices at scale using group enrollment and connect them to an iot-hub. These iot-devices then send telemetry data to the iot-hub. Some function apps should listen to those events and invoke Direct Methods on those iot-devices.
rapidslayer101/Enc-Py
Python one time pad (OTP) symmetric XOR encryption (seed->OTP->XOR)
Retr0Kr0dy/supa-irc
supa-irc is an encrypted TUI chat over TCP using python socket, RSA-4096, AES-256-CBC
strmrider/AES
Advanced Encryption Standard algorithm implementation
carmenabans/Applied-Crypto-and-Security
Implementations of the Data Encryption Standard (DES) and ElGamal encryption algorithms