encrytption
There are 6 repositories under encrytption topic.
Pirate-Emperor/CipherX
CipherX is a verification project for Advanced Encryption Standard (AES-128) using Universal Verification Methodology (UVM). It leverages Verilog, SystemVerilog, and Python to ensure robust encryption algorithm validation, integrating comprehensive UVM components and tests.
a-moseman/SteganographyProject
A performant program for encoding data using steganography.
SiluPanda/Encryptor-with-interconnected-finite-state-machine
Simple design of a encryptor which takes input from the ouput of other components and a key and outputs a ciphertext.
Manali-Patill/CODECRAFT_CS_01
A Ceaser Cipher is an algorithm that shifts each letter in the plaintext by a fixed number of positions. This repository provides a deep dive into Ceaser Cipher algorithm using Python. Really fun and easy to build algorithm code explained in simple manner.
kbs1/encrypted-api-demo
Encrypted API demo
manenga/LogInWithEncryption
A simple SwiftUI project showcasing AES encryption using CryptoSwift