Ecosyste.ms: Repos

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

GitHub topics: aes-cbc

diglol/crypto

Diglol Crypto for Kotlin Multiplatform.

Language: C - Size: 1.93 MB - Last synced: 3 days ago - Pushed: 8 days ago - Stars: 23 - Forks: 4

matheusjohannaraujo/aes_256_cbc_or_gcm

PHP LIBRARY AES 256 CBC GCM

Language: PHP - Size: 1.95 KB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 0 - Forks: 1

5n00py/soft-aes

Software implementation of the AES cipher with related modes of operations

Language: Rust - Size: 108 KB - Last synced: 12 days ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

polfosol/micro-AES

A minimalist implementation of AES algorithms in C

Language: C - Size: 2.95 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 25 - Forks: 0

ZekeriyaAY/passman

Language: Python - Size: 25.4 KB - Last synced: 17 days ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

samuel-lucas6/CBC-MAC.NET

A .NET implementation of length-prepend CBC-MAC.

Language: C# - Size: 5.86 KB - Last synced: 17 days ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

M3DZIK/libcrypto-dart

Cryptography utilities for dart-lang

Language: Dart - Size: 25.4 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

M3DZIK/libcrypto-go

Cryptography utilities for golang

Language: Go - Size: 27.3 KB - Last synced: about 1 month ago - Pushed: 12 months ago - Stars: 2 - Forks: 0

bkawk/AES-256-CBC-PBKDF2-30K

Polymer2 Web Component for encrypting and decrypting a mnemonic to the CBC encryption mode of AES

Language: HTML - Size: 43 KB - Last synced: about 1 month ago - Pushed: about 7 years ago - Stars: 0 - Forks: 2

elliotwutingfeng/bitwarden_backup_decryptor

CLI tool to decrypt backup files exported from Bitwarden. This application is not affiliated with Bitwarden, Inc.

Language: Dart - Size: 127 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

pyrogram/tgcrypto

Fast and Portable Cryptography Extension Library for Pyrogram

Language: C - Size: 141 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 163 - Forks: 37

syncsynchalt/illustrated-tls12

The Illustrated TLS 1.2 Connection: Every byte explained

Language: Go - Size: 2.15 MB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 3,415 - Forks: 204

epadctf/Paddown

AES CBC PKCS7 Padding Oracle Attack engine

Language: Python - Size: 45.9 KB - Last synced: about 1 month ago - Pushed: 4 months ago - Stars: 4 - Forks: 5

jimmy947788/gowasm-use-clib

tinygo wasm use c library (AES cbc mode)

Language: C - Size: 239 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

WaterJuice/WjCryptLib

Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC

Language: C - Size: 270 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 452 - Forks: 169

rgligora/cli-password-manager

Secure, command-line password manager built in Python, utilizing symmetric encryption to safely store and manage your passwords.

Language: Python - Size: 3.91 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

muneebahmad/AESPhp

AES Reference implementation in php, was written by me for PGSS

Language: PHP - Size: 2.93 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

nealfennimore/webcrypto-ts

No dependency Web Crypto Typescript wrapper with strict type enforcement. Node + Browser support

Language: TypeScript - Size: 2.67 MB - Last synced: about 1 month ago - Pushed: 5 months ago - Stars: 4 - Forks: 0

abumq/mine

Minimal and single-header cryptography library (AES, RSA, Base16, Base64, ZLib)

Language: C++ - Size: 463 KB - Last synced: 12 days ago - Pushed: about 1 month ago - Stars: 87 - Forks: 23

GusevVasily/CSharp-AES-CBC

Rijndael CBC Cryptography lib for C#

Language: C# - Size: 5.86 KB - Last synced: 3 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

TheNorthMemory/whats-alipay

支付宝 Alipay OpenAPI SDK

Language: JavaScript - Size: 245 KB - Last synced: 23 days ago - Pushed: 3 months ago - Stars: 15 - Forks: 2

forgoer/openssl

A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.

Language: Go - Size: 43 KB - Last synced: 3 months ago - Pushed: 9 months ago - Stars: 267 - Forks: 45

Junker/easy-aes

Common Lisp system for OpenSSL compatible AES encryption

Language: Common Lisp - Size: 3.91 KB - Last synced: 9 days ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

halloweeks/AES-192-CBC

This GitHub repository offers AES_192_CBC.h, a single header file for streamlined integration into C projects. It provides robust AES-192 CBC encryption and decryption, ensuring enhanced security. With its simplicity and comprehensive functionality, this header file simplifies cryptographic operations in CBC mode.

Language: C - Size: 0 Bytes - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

halloweeks/AES-128-CBC

AES-128-CBC implementation in C for secure encryption and decryption. Header-only, easy integration, supports single and multiple block operations. No padding, block size must be 16 bytes. MIT licensed.

Language: C - Size: 78.1 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

muneebahmad/AESAndroid

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

Language: Java - Size: 85 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 1

yidas/crypto-sample-php

PHP sample code for symmetric and asymmetric cryptography with encryption and decryption

Language: PHP - Size: 33.2 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 6 - Forks: 7

xJonathanLEI/file-locker

A simple AES-based file encryptor/decryptor written in Rust

Language: Rust - Size: 30.3 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ewrvp7lv7/45586694crypto

Client-Server tcp-based file transfer application in GoLang

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

Irdroid/authKi

Open Source Crypto Authentication USB Dongle

Language: C - Size: 15.5 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 12 - Forks: 2

ware255/libtomcrypt-aes-cbc-howto

LibTomCryptoを使ってAES暗号CBCモードを実装しました。

Language: C - Size: 1.95 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

clach04/openssl_enc_compat

Pure Python library that is compatible with OpenSSL 1.1.0+ encryption and decryption

Language: Python - Size: 52.7 KB - Last synced: 4 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ucukertz/vaes128-idf

ESP-IDF component for VAES128 encryption

Language: C - Size: 16.6 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

hckr/padding-oracle-attack

.NET Core C# implementation of a padding oracle attack against AES CBC (PKCS7, ANSI X.923)

Language: C# - Size: 264 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 3 - Forks: 1

arnavyc/aes-c

C library for encrypting & decrypting data with AES-128/192/256. (WIP)

Language: C - Size: 63.5 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

protoncr/crypto

Pure Crystal implementations of various Cryptography algorithms

Language: Crystal - Size: 216 KB - Last synced: 17 days ago - Pushed: 6 months ago - Stars: 9 - Forks: 2

arvindpj007/AES-CBC-Padding-Attack

Golang programs for AES -CBC mode encryption with HMAC-SHA256 and Padding Oracle attack on AES-CBC mode.

Language: Go - Size: 14.6 KB - Last synced: 6 months ago - Pushed: about 4 years ago - Stars: 8 - Forks: 0

furkanozev/AES-Encryption-And-Hashing

Cryptography and Computer Security (Python) AES encryption and decryption, AES CBC and OFB modes, Hash Algorithm, Checking Data Integrity

Language: Python - Size: 2.09 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

hieunguyen1053/cryptopp-example

A few examples use the crypto ++ library for hash functions, block ciphers, public key signature schemes.

Language: C++ - Size: 2.93 KB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 5

dotnet-demos/sharepoint-createcopyjob-azure-queue-tracking

Sample to show how the CreateCopyJob in SharePoint Online can be directly tracked via Azure Storage Queue

Language: C# - Size: 18.6 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

Lost1101/Image-Encryption-v.01

Collaboration project w my friends 🤓🤓🤓, for Image Encryption with AES-CBC and Double Steganography

Language: Python - Size: 9.75 MB - Last synced: 8 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

tehcpu/tiny-AES

Simple AES128/192/256 in Java

Language: Java - Size: 11.7 KB - Last synced: 7 months ago - Pushed: over 5 years ago - Stars: 13 - Forks: 13

skyf0l/AES-library

AES library in C

Language: C - Size: 37.1 KB - Last synced: 25 days ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 1

Delphier/TAES

Delphi AES Encryption, Golang AES Decryption. AES-256-CBC-PKCS7...

Language: Pascal - Size: 60.5 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 25 - Forks: 15

isecvirus/aes

AES encryption library

Language: Java - Size: 0 Bytes - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

mareloraby/MalwareMaestros

A ransomware that uses AES-CBC and RSA to encrypt txt files at a client.

Language: Python - Size: 10.9 MB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

netromdk/faes

Fast AES

Language: C++ - Size: 160 KB - Last synced: 10 months ago - Pushed: over 8 years ago - Stars: 2 - Forks: 1

abumq/ripe

Lightweight cryptography library wrapper

Language: C++ - Size: 328 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 25 - Forks: 11

PeerZetZzZzZ/text-encrypter

Universal text data encryption and decryption tool based on AES-256 CBC. Encrypt text or custom files. Privacy secure encryption in your browser only.

Language: Vue - Size: 1.24 MB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 17 - Forks: 5

Haz001/passman

Password Manager

Language: PHP - Size: 552 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

mrdcvlsc/FileCryptographyApp

Android app for file encryption and decryption

Language: C++ - Size: 233 KB - Last synced: 12 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

xiayuguo/aes

基于 Golang 实现 AES/CBC/PKCS7Padding 加/解密 | python 实现:https://github.com/xiayuguo/aes/tree/python

Language: Go - Size: 5.86 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 2

Hixon10/secure-password-manager-bot

Create and store your passswords securely inside telegram

Language: JavaScript - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mr-ravin/FileCrypt 📦

An opensource AES-128 bit encryption tool for android.

Language: Java - Size: 11.5 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 2 - Forks: 1

RyZal25/image-encryption

Using python language to encrypt data. The algorithm that we implemented in this project is AES (Advance Encryption Standard) using CBC Mode. We Do Double Encryption of which data will be encrypted on the data so that we get a more secure type of data. We are very happy that someone will make some improvements or use the main logic of our code >.<

Language: Python - Size: 65.4 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

chentaihan/aesCbc

aes-cbc加密解密

Language: Go - Size: 12.7 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 68 - Forks: 32

zertikthedev/fileing

Source Code of www.fileing.net

Language: Python - Size: 877 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

onlyoneuche/kudapy

Python wrapper for making secure requests to Kuda API

Language: Python - Size: 154 KB - Last synced: 20 days ago - Pushed: 8 months ago - Stars: 3 - Forks: 4

Ectario/bitflipper

Uses bit-flipping to modify an AES-CBC cipher

Language: Python - Size: 19.5 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

Arrizki16/tugas-akhir-kij

Implementasi Secret Key Distribution with Confidentiality and Authentication using hybrid algorithm RSA & AES-CBC

Language: Python - Size: 44.9 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

user163/image-encryption

Encryption / Decryption of images with AES-CBC/ECB

Language: Python - Size: 282 KB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 8 - Forks: 0

dmaixner/esp8266-nodemcu-aes

NodeMCU ESP8266 used for AES encryption.

Language: C++ - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

shashwatkathuria/Cryptography

Cryptography Algorithms

Language: Python - Size: 26.3 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 10 - Forks: 5

ifknot/aes

C++17 implementation (faster) of Kokke's AES-C (https://github.com/kokke/tiny-AES-c)

Language: C++ - Size: 1.14 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 5 - Forks: 2

KKStudLab/cryptit 📦

Encryption has never been so easy! glhf

Language: Python - Size: 367 KB - Last synced: 6 days ago - Pushed: over 4 years ago - Stars: 9 - Forks: 1

yilee/wx-biz-data-crypt 📦

微信小程序用户加密数据解密Go的实现

Language: Go - Size: 1.95 KB - Last synced: 10 months ago - Pushed: about 7 years ago - Stars: 24 - Forks: 9

imerzan/FileEncryptor 📦

.NET Core Simple AES-256-CBC File Encryptor for Windows.

Language: C# - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 3

armfazh/flo-shani-aesni

Performance Evaluation of SHA-256 using SHA New Instructions.

Language: C - Size: 1.63 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 33 - Forks: 11

thewhiteninja/bit-flipping

Python implementation of Bit Flipping attack on AES-CBC.

Language: Python - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

ivan770/ares

CLI encryption tool, written in Rust

Language: Rust - Size: 94.7 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

timoxoszt/DBMS-Multilevel-Encryption

https://dbms-abe.f1301.cyou

Language: CSS - Size: 7.07 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 4 - Forks: 0

dominioncfg/netcore-cryptography

How to use some cryptography techniques in .NET6

Language: C# - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

ZYallers/gocrypt

Go实现AES加解密、3DES加解密、RSA加解密(私钥加密公钥解密、公钥加密私钥解密)

Language: Go - Size: 24.4 KB - Last synced: 9 months ago - Pushed: 11 months ago - Stars: 1 - Forks: 0

sanojsen/React-Client-Side-AES-Encryption-Decryption

Client side AES encryption implemented with the help of crypto.js

Language: JavaScript - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

iMarbles/rsa-aes-example

Example for using RSA and AES together for both Java and C#

Language: Java - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 3 - Forks: 3

paul90317/file_server_2

在沒有 https (ssl) 的情況建立的安全伺服器

Language: JavaScript - Size: 125 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

kyleruss/aes-lib-cpp

A comprehensive C++ AES crypto library

Language: C++ - Size: 912 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

AshleyT3/atbu-common

ATBU common classes, exceptions, utility classes/functions.

Language: Python - Size: 292 KB - Last synced: 4 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

zzzdaxia/File_aes

文件aes加密(cbc模式) File encryption aes cbc

Language: C - Size: 77.1 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

zmisgod/php-aes

Encryption and decryption using asymmetric cryptography (using OpenSSL extention)

Language: PHP - Size: 5.86 KB - Last synced: 30 days ago - Pushed: over 6 years ago - Stars: 2 - Forks: 1

NateScarlet/block-cipher

Encrypt/Decrypt stream with a padded block algorithm (e.g. AES-CBC with PKCS7 padding)

Language: Go - Size: 11.7 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

mqu/enedis-pro-cipher

application de codage-décodage de fichiers issus de ENEDIS-PRO

Language: Ruby - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

qqlcbb/aes-cbc-encrypt-file

Language: Go - Size: 160 KB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

mukaschultze/diffie-chat

AES-CBC encrypted chat with elliptic-curve Diffie-Hellman key exchange, running on Angular

Language: HTML - Size: 2.08 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

michalptak/imgCrpt

AES CBC image encryption GUI.

Language: Python - Size: 4.8 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

nadiemedicejose/Criptografia

Este repositorio es un proyecto sobre criptografía donde utilizo AES y posteriormente implementaré otros algoritmos de encriptación.

Language: C# - Size: 250 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

neuzxy/AESCryptTools

Language: Java - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

zedseven/aes_unknown_keys

Tests keys from stdin on the first block of an encrypted file to see if they match a known plaintext.

Language: Rust - Size: 10.7 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mahmoud0x01/Datainfo

python crypto functions

Language: Python - Size: 3.83 MB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 5 - Forks: 1

Sebastian-Noren/AESCrypto

AES symmetric-cryptography library for Java. Able to create, generete and store symmetric keys. Encrypt/decrypt methods for Strings, data in multiple ways. Encrypt/Decrypt Files.

Language: Java - Size: 22.5 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

shershen08/ng2-web-cryptography

Module implementing Web Cryptography API for Angular 2

Language: TypeScript - Size: 6.84 KB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 6 - Forks: 1

arvindpj007/Cryptanalysis

The repository is a collection of repositories that performs various cryptanalysis attacks.

Size: 1.95 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 3 - Forks: 0

kmille/padding-oracle-playground

Playing around with Padding Oracle attack

Language: Python - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dmaixner/nodejs-esp8266-aes-decrypt

Decipher AES cipher crypted by NodeMCU ESP8266

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

panktit/SafePass

A desktop-based password manager to store all your passwords securely using MD-5 hashing and AES encryption algorithm

Language: Java - Size: 1.05 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

LuckyResistor/InlineAES256CBC

A very small and compact inline implementation of the SHA256 with CBC algorithm.

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

lilpug/dotnetaes

DotNetAES is an AES CBC & AES CBC HMAC SHA512 .NET Standard wrapper which makes it easy to encrypt data and objects.

Language: C# - Size: 213 KB - Last synced: 20 days ago - Pushed: about 5 years ago - Stars: 3 - Forks: 1

devikkim/Rijndael_AES_CIPHER

this repository is AES block cipher using Rijndael algorithm

Language: Java - Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0