An open API service providing repository metadata for many open source software ecosystems.

Topic: "aes-128"

bricke/Qt-AES

Native Qt AES encryption class

Language: C++ - Size: 2.81 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 426 - Forks: 165

coder-dongjiayi/MXLogger

MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。

Language: Dart - Size: 351 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 153 - Forks: 18

balena/aes-whitebox

WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys

Language: C++ - Size: 86.9 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 118 - Forks: 35

abumq/mine 📦

Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib), implemented for education purposes - use @abumq/ripe for production.

Language: C++ - Size: 466 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 101 - Forks: 19

achyutkneupane/laravel-hls

A package to convert video files to HLS with rotating key encryption.

Language: PHP - Size: 89.8 KB - Last synced at: about 6 hours ago - Pushed at: about 14 hours ago - Stars: 93 - Forks: 1

michaelehab/AES-Verilog

Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog HDL

Language: Verilog - Size: 8.73 MB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 90 - Forks: 21

scsitape/stenc

SCSI Tape Encryption Manager - stenc (formerly on https://sourceforge.net/projects/stenc/)

Language: C++ - Size: 420 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 77 - Forks: 17

yiShanXin/Android-hls

最近公司产品需要,调研hls(m3u8) aes-128 解密播放 . 分析 51Cto, 慕课

Size: 51 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 73 - Forks: 26

chentaihan/aesCbc

aes-cbc加密解密

Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 68 - Forks: 31

polfosol/micro-AES

A minimalist implementation of AES algorithms in C

Language: C - Size: 6.18 MB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 48 - Forks: 1

CanciuCostin/crypt12-decrypt

Decrypt Whatsapp .crypt12 database files

Language: Go - Size: 17.7 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 47 - Forks: 8

bit4woo/GUI_Burp_Extender_para_encrypter

Burp_Extender_para_encrypter

Language: Java - Size: 1.95 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 39 - Forks: 21

2Toad/Rijndael256

AES cryptographic library for .NET Framework and .NET Core

Language: C# - Size: 54.7 KB - Last synced at: 23 days ago - Pushed at: 7 months ago - Stars: 33 - Forks: 8

andriy-bilynskyy/STM32-AES-Bootloader

STM32 bootloader with AES encription

Language: C - Size: 345 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 27 - Forks: 7

0x00wolf/PATHBYTER-Hybrid-Encryption-Ransomware-with-Multiprocessing-in-Python

Pathbyter is a lightning fast proof-of-concept ransomware that uses RSA wrapped AES, multiprocessing, in memory key encryption, appends encrypted AES keys to files, and other tactics utilized by advanced threat actors like Conti, REvil, WannaCry, Ryuk, Lockbit, etc.

Language: Python - Size: 342 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 2

Vincent-G-Van/AES-Encryption-Python

Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.

Language: Python - Size: 703 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 21

SoCXin/CH579

L1 R2: WCH Cortex-M0 ETH/BLE SoC(CH579/CH578/CH577)

Language: C - Size: 47.1 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 8

Project-Based-Learning-IT/e2ee-chat

e2ee-chat

Language: Kotlin - Size: 10.3 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 3

TapanSoni/BPStegano 📦

BPStegano is a steganography tool built using Python 3. It uses AES-128 encryption a custom LSB random pixel algorithm hiding to hide raw strings and any type of file inside images.

Language: Python - Size: 44.1 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 5

crema-labs/aes-circom

Generic AES Implementation in Circom

Language: Circom - Size: 508 KB - Last synced at: about 12 hours ago - Pushed at: 11 months ago - Stars: 23 - Forks: 2

noprotocol/php-mysql-aes-crypt

Encrypt/decrypt data in PHP to a format compatible with MySQL AES_ENCRYPT & AES_DECRYPT functions.

Language: PHP - Size: 43.9 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 8

jedisct1/aes-stream

A fast AES-PRF based secure random-number generator

Language: C - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 20 - Forks: 6

bricke/tiny-AES-C Fork of kokke/tiny-AES-c

Small portable AES128 in C

Language: C - Size: 206 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 12

pnvamshi/Hardware-Implementation-of-AES-VHDL

Hardware Implementation of Advanced Encryption Standard Algorithm in VHDL

Language: VHDL - Size: 2.55 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 19 - Forks: 13

DavidBuchanan314/python-bitsliced-aes

An experimental implementation of bitsliced aes in pure python. Quite possibly the fastest pure-python AES implementation on the planet.

Language: Python - Size: 8.79 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 3

BLu85/AES-GCM-128-192-256-bits

Configurable AES-GCM IP (128, 192, 256 bits)

Language: Python - Size: 670 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 17 - Forks: 5

ryfan/Enkrip-Dekrip-AES

Aplikasi PHP Enkripsi-Dekripsi File Menggunakan Algoritma Advanced Encryption Standard (AES-128)

Language: JavaScript - Size: 2.04 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 16 - Forks: 12

mrdcvlsc/AES

A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology

Language: C++ - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 15 - Forks: 2

shashwatkathuria/Cryptography

Cryptography Algorithms

Language: Python - Size: 26.3 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 5

tehcpu/tiny-AES

Simple AES128/192/256 in Java

Language: Java - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 13

Irdroid/authKi

Open Source Crypto Authentication USB Dongle

Language: C - Size: 15.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 2

sandeep-shaw10/py-aes

Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy

Language: Python - Size: 3.34 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

hiyouga/cryptography-experiment

BUAA CST Spring 2019 Cryptography Experiment

Language: Python - Size: 6.11 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 1

michael-halim/crypto-project

🔐🧂💻 Cryptography Final Project to create an fintech application. We use SHA-256 and salt, AES-128, LSFR , and 2 FA security that uses Google Authenticator

Language: Python - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 2

adrgs/rust-aes

A pure Rust implementation of AES 128

Language: Rust - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

AhmedSobhy01/AES-Verilog

An implementation of the Advanced Encryption Standard (AES) encryption algorithm using Verilog supporting AES-128, AES-192, and AES-256 encryption/decryption

Language: Verilog - Size: 93.8 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 2

Vatshayan/Crptography-Final-Year-Project

Top Class AES Encryption and Decryption Cryptography Project. B.tech final year project for the College Students.

Language: Jupyter Notebook - Size: 77.1 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

mhhabib/AES-Encryption-and-Decryption-in-java

Simple data encryption and decryption using AES Algorithm in Java swing. Users will put his hidden key that's the encrypt key alone with his/her message. Remote users only access the message by using first user key

Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 6

waldner/bAESh

Hot, low speed encryption in Bash

Language: Shell - Size: 71.3 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

Boettner-eric/Thesis

Onboard Keystroke Encryption for Secure Entry

Language: C - Size: 837 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

thomasperrot/aes-square-attack

Homemade implementation of Square Attack against 4 rounds AES

Language: Python - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

Fi5t/kAES

AES implementation in Kotlin

Language: Kotlin - Size: 54.7 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2

wiseaidev/stegano

A powerful and memory-safe steganography tool 🕵️‍♂️ (WIP)

Language: Rust - Size: 78.1 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 7 - Forks: 1

mohamedboubaker/GPS-Tracker

STM32 and SIM808 GPS tracker with a custom PCB design and support for MQTT and AES-128 encryption.

Language: C - Size: 108 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

mnavarrocarter/fernet

A modern PHP implementation of the Fernet message encryption spec for exchanging data securely between parties

Language: PHP - Size: 57.6 KB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 2

kellencataldo/aes_lib

A small library for AES encryption in both ECB and CBC modes

Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 7

arvindpj007/AES-CTR-Padding-Attack

Golang programs for AES-CTR mode encryption with 2 different hashing algorithm and Padding Oracle attack on AES-CTR mode.

Language: Go - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 0

Clats97/ClatSecure

Clats Encryption Standard (CES) key generator. It includes 3 AES-type key generation algorithms used with python. You can generate cryptographically secure encryption keys in 128, 192, and 256 bit key sizes. This project was peer reviewed by a CompTIA Security+ certified person.

Language: Python - Size: 96.7 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 2

MohamedAliHaoufa/Embedded-System-for-Chronic-Disease-Patient-Monitoring-using-IoT

This project aims to develop an embedded system that monitors chronic disease patients who need frequent medical check-ups.

Language: TeX - Size: 3.32 MB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 6 - Forks: 2

emdneto/aestoolbox

An AES Toolbox for computing the Rijndael Key Schedule for a 128, 192, or 256-bit key.

Language: Python - Size: 147 KB - Last synced at: about 9 hours ago - Pushed at: 11 months ago - Stars: 6 - Forks: 0

fdorantesm/cryptaculous

A utility with zero dependencies to encrypt and decrypt values ​​by abstracting the native crypto package.

Language: TypeScript - Size: 255 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

taipoxin/electro-encryptor

Encrypting messaging tool on Electron + Flow

Language: JavaScript - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

mrdcvlsc/Krypt Fork of SergeyBel/AES

C++ AES implementation

Language: C++ - Size: 892 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

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

Language: Java - Size: 2.38 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

alexemanuelol/File-Encryption

A simple cryptography program that handles encryption/decryption of a file using a password (AES).

Language: Ruby - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

MeanZhang/OptimizedAES

优化的AES Optimized AES-Java

Language: Java - Size: 37.8 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

Abdelrahman-Adel610/Full_AES-Verilog

Full AES (Verilog)

Language: Verilog - Size: 13.7 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 3

tautastic/aes-ctr

AES-CTR implementation using AES-NI intrinsics and SIMD operations

Language: C++ - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

mrdcvlsc/bethela

A command line tool for file encryption and decryption (AES256-CBC)

Language: C++ - Size: 322 KB - Last synced at: 14 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

ogios/YouDao-Translater

有道翻译,web端api接口,纯python,无需js,主要重写了非正常的base64解码和使用数组进行AES解密的方法

Language: Python - Size: 324 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

cloudmadeofcandy/AES_implementation 📦

AES Encryption and Decryption implementation for CT303 - Basis of Information Integrity and Security - Academy of Cryptography Techniques

Language: Python - Size: 963 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

devershichandra27/C-implementation-of-AES

Language: C - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 13

ujjawalece/AES-and-DES-Implementation-in-Verilog-Xilinx-

Language: Verilog - Size: 14.1 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

pedroka-dev/Multicast-Chat

💬 C# .NET Windows Form Multicast Chat with optional Advanced Encryption Standard (AES) on messages and customizable parameters.

Language: C# - Size: 349 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 3

maxieds/ChameleonCryptoModFirmware

Crypto-upload-enabled firmware source base for the Chameleon RevG boards

Language: C - Size: 12.6 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

arpan-k09/INS

Information and Network Security

Language: Python - Size: 35.2 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

scipsycho/cryptoCPP

a C++ crypto library for different crypto functions like DES, 3DES, AES, RSA etc.

Language: C++ - Size: 114 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

Jeard/esp32aes128

An Arduino ESP32 library to encrypt arrays using AES encryption and output a Base 64 encoded string or array

Language: C - Size: 13.7 KB - Last synced at: 26 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1

ArthurF23/Cryptography

C++ AES-128 encryption header for text and files.

Language: C++ - Size: 52.1 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

LuMarans30/AstralSafeClient

.NET MAUI app that encrypts and decrypts an exe file.

Language: C# - Size: 183 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

PumpkinSeed/dcrypto

Simple extendable crypto package written in Dart

Language: Dart - Size: 24.4 KB - Last synced at: about 10 hours ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

R3LI4NT/AEScrypter

Encrypt and Decrypt files with Advanced Encryption Standard.

Language: Python - Size: 396 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Daniyar1239/AES-encryption-in-Verilog

AES encryption and decryption algorithms implemented in Verilog programming language

Language: Verilog - Size: 408 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

fxxce/Symmetric-Encryption

Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher

Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

G-WS/Small-communication-software-based-on-c-s-md5-aes-ca

Language: Java - Size: 50.8 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

Ibraam-Nashaat/AES-Verilog Fork of michaelehab/AES-Verilog

Advanced encryption standard (AES128, AES192, AES256) Encryption and Decryption Implementation in Verilog

Size: 8.72 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

yasnakateb/AES

🔐 Hardware Implementation Of AES Algorithm in Verilog HDL

Language: Verilog - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

pranavanantharam/Secure-File-Transfer-using-AES-128

Scripts which enable file transfer between 2 devices over a LAN using AES-128 algorithm to encrypt the contents of the file.

Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 2

thomasperrot/aes-differential-fault-analysis

Differential Fault Analysis of AES using a single fault

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

samiBendou/AES

C++ interface for AES encryption and decryption

Language: C++ - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

imlifengfeng/FFAES

AES128 + ECB + PKCS7,base64 decode and AES decrypt | AES加解密、AES+Base64加密、AES+Base64解密

Language: Objective-C - Size: 18.6 KB - Last synced at: 24 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

muneebahmad/AESAndroid

Android AES-ECB/CBC, reference implementation by me in Java for PGSS.

Language: Java - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

Kartmaan/filecrypt

Python script to encrypt and decrypt files

Language: Python - Size: 182 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 2

IVSamDev/AES-Key-Generator

A simple Python script to generate a random AES key of a given length.

Language: Python - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

aliaagheisX/AES

AES implementation using verilog

Language: Jupyter Notebook - Size: 535 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 2

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.

Language: Verilog - Size: 2.61 MB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

heshan-basnayaka/AES128-Parallel-processing-Algorithm

a hybrid CPU-GPU combined multi-processing approach for optimized performance in AES128 algorithm. The encryption key is derived using the HKDF (HMAC-based Key Derivation Function) combined with the scrypt algorithm for added security.

Language: Python - Size: 43.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Glindeb/AES-Python

A Python implementation of the Advanced Encryption Algorithm (AES)

Language: Python - Size: 78.3 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

stevencodelab/AES128Sistem

Sistem Enkripsi Dekripsi Dokumen menggunakan algoritma Advanced Encryption Standart (AES) 128. proses enkripsi dokumen hanya dapat dilakukan dengan dokumen berupa pdf, docx, txt, xls.

Language: CSS - Size: 21.1 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

aayes89/Crypto

Encrypt and decrypt files in a directory

Language: Java - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

5n00py/soft-aes

Software implementation of the AES cipher with related modes of operations

Language: Rust - Size: 108 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

auronandace/fips197

A 0 dependency, no_std implementation of AES128, AES192 and AES256 ciphers.

Language: Rust - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

mr-ravin/FileCrypt 📦

An opensource AES-128 bit encryption tool for android.

Language: Java - Size: 11.5 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

DarthWilliam36/AES_Cipher

Simple AES Cipher made in python for educational purposes.

Language: Python - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

gowww/crypto

⛓ Encryption and hashing utilities

Language: Go - Size: 9.77 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

FaresAtef1/AES-Advanced-Encryption-Standard

256-bit Advanced Encryption Standard Implemented with Verilog HDL.

Language: Verilog - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

AmirHosseinAliHosseini/AES_Crypto

AES(Advanced Encryption Standard) implementation in C++

Language: C++ - Size: 10.7 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

joyner-perez/aes-dukpt-android

Library for aes dukpt encryption

Language: Kotlin - Size: 543 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

SpaceMoreDev/AES128_PHP

AES 128 bit Encryption and Decryption algorithm excuted purely on PHP with no external libraries.

Language: PHP - Size: 443 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

shah-deep/Crypto-Project

C program for crypto project using concepts of diffie-hellman and AES-128.

Language: C - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1