aes128
There are 27 repositories under aes128 topic.
guanlisheng/wxsqliteplus
A simple SQLite database browser built with wxWidgets and wxSQLite3
GLADICOS/AES128
AES128 is a IP crypto core using modes ECB/CBC/CTR using vpi to functional verification
ArthurF23/Cryptography
C++ AES-128 encryption header for text and files.
ogtomi/crypto_lib
This library contains the implementation of popular crypto algorithms from scratch using C++
kibnakamoto/ECC
Elliptic Curve Cryptography for public key encryption and ECDSA. Elliptic Cryptography Diffie Hellman Key Exchange with AES algorithms are implmented as well as Sha512
mrdcvlsc/bethela
A command line tool for file encryption and decryption (AES256-CBC)
cloudy-sfu/SHA256withRSA
The SHA256withRSA algorithm in static website
luveqz/AES128
Script based on Chris Rose's AES Encryption Tutorial. It is meant to be a clear implementation to help understanding the AES algorithm.
vandenberghinc/vlib
VLib is a generic header-only c++ library for basic types, json, pandas like dataframe, threads, service daemons, compression, zip, encryption, hashing, encoding, tcp, http, https, tls and more.
iVishalr/AES-Encryption
This is a quick and simple AES Encryption implementation using C Programming Language
0r-gh0/AES-128
AES-128 Implementation
icyJoseph/encrypt-with-deno
Encrypt/Decrypt files using Deno runtime with WASM
icyJoseph/wasm-aes-soft
Thin wrapper around aes-soft to use as WASM.
matbour/2a-aes-128
C basic implementation of the AES128.
tplusy/codeSegment
C语言实现的实用代码段
aleksibovellan/pythonPackets
A useful collection of Python scripts for moving data, or plain text, between two points by using raw TCP/UDP packets. Includes encryption as an option.
ComboWave/AES-C
Implementing AES using C
jug112564/CipherDriverExample
communicate between driver and application using AES128
mrizqiaal/dsd
Digital Signature Development for Email: Embedding and Verifying
partalex/pgp-protocol
Project for the course "Zaštita podataka".
talhasevinc/Cpp
There are aes cryptology, hash table and linkedlist data structures and insertion short algorithms in repository.
tanel312/AES_LibExample
Dialog based example of AES encrytption/decryption that uses AES Library for AES128/192/256 in ECB, CBC, CTR, OFB & CFB modes
ucukertz/vaes128
VAES128 encryption in Go
bobman78/GOST2-128
GOST2-128 Block cipher encryption source code in C. 4096-bit keys, 128-bit block cipher (like AES), 64 rounds.
hoseinmrh/File-Encryption-and-Decryption
Python program with UI to encrypt and decrypt a text file with AES128 algorithm.
pedrovrc/SC-trab2
Trabalho da disciplina de Segurança Computacional ministrada pelo professor João Gondim na Universidade de Brasília no semestre 2021/2