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

GitHub topics: aes-cipher

dot-asm/cryptogams

CRYPTOGAMS distribution repository

Language: Assembly - Size: 577 KB - Last synced at: about 12 hours ago - Pushed at: about 18 hours ago - Stars: 57 - Forks: 16

jnk0le/cortexm-AES

high performance AES implementations optimized for cortex-m microcontrollers

Language: Assembly - Size: 667 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 41 - Forks: 4

ph4r05/Whitebox-crypto-AES

Whitebox AES implementation in C++. Chow, Karroumi.

Language: C++ - Size: 790 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 351 - Forks: 115

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: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

JW-Limited/Crypterv2

An Application desinged to keep youre Data yours.

Language: C# - Size: 79.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

Ashu11-A/AshCrypt

Files protected with encryption

Language: TypeScript - Size: 27.3 KB - Last synced at: 17 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

imgovindjee/Cipher-Text-and-Image-Cryptography-

Text and Image Incryption and Decryption project based on the RSA [for Text Cryptography] and AES [for Image Cryptography] Algorithm, build in JAVA progrmming language

Language: Java - Size: 24.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

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: 2 months ago - Pushed at: over 4 years ago - Stars: 118 - Forks: 35

RobCyberLab/Cryptography-Algorithms-App

🛡️Cryptography Algorithms App🔑

Language: JavaScript - Size: 1.12 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

legendsayantan/Xcrypt

Cross-platform solution to Encrypt and Decrypt files locally and quickly. This source is Android compatible.

Language: Java - Size: 8.39 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1

aliaagheisX/AES

AES implementation using verilog

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

fumiama/aes-rsa-tcp-demo

C/S demo with RSA and AES Algorithm

Language: Go - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

HxnDev/AES-Encoding-Algorithm

AES stands for Advanced Encryption Standard. It is mostly used as a replacement of DES. It has a bigger key size than DES which provides encryption at least 6 times faster. AES specifies a FIPS-approved cryptographic algorithm that can be used to protect electronic data. The AES algorithm is a symmetric block cipher that can encrypt (encipher) and decrypt (decipher) information. Encryption converts data to an unintelligible form called ciphertext; decrypting the ciphertext converts the data back into its original form, called plaintext. The AES algorithm can use cryptographic keys of 128, 192, and 256 bits to encrypt and decrypt data in blocks of 128 bits.

Language: C++ - Size: 693 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

fkitsantas/Reina.Cryptography

A class library for .NET and .NET Framework, offering cascading triple-layered encryption/decryption (Twofish->Serpent->AES), with internal key management and unique IVs for each layer, for enhanced data security. Integrates with Azure Key Vault for seamless store/retrieve of the 256-bit encryption key(s).

Language: C# - Size: 3.22 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

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: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

legendsayantan/Xcrypt-windows

Cross-platform solution to Encrypt and Decrypt files locally and quickly. This source is Windows compatible.

Language: Java - Size: 116 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

ardynatz/its-encrypted

Encrypt - Decrypt your message with AES Algorithm.

Language: JavaScript - Size: 231 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

chenjunpc2008/cloud-go

cloud service

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

dr8co/PrivacyShield

A Suite of Tools Designed to Facilitate Privacy Management.

Language: C++ - Size: 1.65 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Sanix-Darker/kripta

A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)

Language: Java - Size: 4.25 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 7

BishoySedra/Data_Security_Project

College's Project to implement encryption and decryption algorithms.

Language: C# - Size: 379 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

CrackedPoly/AES-go

AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.

Language: Go - Size: 18.6 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 2

wojtazk/cpp-aes

my implementation of AES in C++

Language: C++ - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

WelkinXie/AESCipher-Java

AES encryption working between Objective-C and Java.

Language: Java - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 91 - Forks: 38

PdrVin/MetaCrypto

Um software programado em Python com interface Tkinter que permite criptografar e descriptografar mensagens utilizando-se do método de criptografia AES.

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

cristalmirror/AESFE

AESFE (AES File Encryption) is a software write in Rust thats is creates to encrypt or decrypt files

Language: Rust - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shashwatkathuria/Cryptography

Cryptography Algorithms

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

AshkanM96/EECS-3481-Applied-Cryptography

Applied Cryptography Utilities

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

acidwars/bashcrypto 📦

Bash script to encrypt and decrypt files

Language: Shell - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 7

ll0utr3/CryptoRusse

🔐 Message crypter AES methode (256 bits, CFB methode), many hashes, encoders.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

mostsfamahmoud/Simplified-AES

C implementation of the Simplified AES (SAES) which is a simplified version of AES (Advanced Encryption Standard) that works on Data and Key with length 16 bits

Language: C - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ol3k/azweb_decrypt

Paywall Issue: The provider leaks sensitive data like password, IV and salt which are used for encryption and can be used to decrypt the articles.

Language: JavaScript - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

denkochev/goboxcrypt

Library for the encryption and decryption of plain text in Go/Golang. This library was written on pure go without any packages. All code is implemented in 259 lines.

Language: Go - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rafael2903/AES-128-cipher

Simple implementation of the Advanced Encryption Standard 128 bits (AES-128) cipher.

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

x1gong/EmojiCipher

https://www.emojicipher.com/

Language: HTML - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

Syntaks-Code-Vault/light-aes

A Lightweight AES-128/192/256 Implementation in C

Language: C - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Shoukaku07/AES-256-Folder-Encrypted

Simple class to encrypt files in java (android studio).

Language: Java - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

halloweeks/custom-aes

This is a modified version of the AES-128 CBC encryption algorithm. In this custom implementation, encryption and decryption are possible without requiring an Initialization Vector (IV). Instead, the IV is derived from the last and first round key during the encryption and decryption process.

Language: C - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tehcpu/tiny-AES

Simple AES128/192/256 in Java

Language: Java - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 13

coolsoftrf/P2PMonitoring

Peer to Peer video monitoring system for Android devices

Language: Java - Size: 1.43 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

sparshkathed/KeyVault

Stores Passwords in encrypted form in on-device database

Language: JavaScript - Size: 1.44 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Vatshayan/Hybrid-Steganography-Project

AES and Steganography Combination Project for B.tech Final Year College Students with Report, PPT, Synopsis and Project Code. AES Programming Involved with Steganography.

Language: Jupyter Notebook - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

maxng07/ted

A basic program to encipher or decipher a chunk of text similar to enigma machine. The encipher text can then be send over SMS, WhatsApp, WeChat, LINE and even email. The same program can be used to decipher the message to produce output text. CLI binary available only

Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

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 at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 2

cforth/CryptoApp

加密解密工具箱GUI程序,支持Windows和linux系统。

Language: Python - Size: 156 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 31 - Forks: 16

teitei-tk/Simple-AES-Cipher 📦

Pycrypto based very simple AES cipher client

Language: Python - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 10

daipham2506/FES 📦

File Encrypt System

Language: JavaScript - Size: 598 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

efpyc/4crypter

AES-256-CBC and MultiFernet encryption tool with gui

Language: Python - Size: 15.6 KB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

martnml/Cryptography

symetric & asymetric Cryptography : encryption/ decription data using ( DES ,AES ,RSA ,LFSR algorithme with JAVA )

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

nihal136/Text-encryption-using-various-algoritm

Encryption means securing digital data by converting it from readable format into an encoded format. Encrypted data can be read after it’s been decrypted. Encryption is a building block of data security. It is most important way to ensure a computer system’s information can’t be stolen or read by someone unauthorized.We developed the AES and RSA algorithm by which we can encrypt and decrypt the text.

Language: Python - Size: 3.66 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

spatocode/secrecy

Cryptographic tool for file encryption with AES Cipher

Language: JavaScript - Size: 165 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

rajeshbdabhi/SecureSharedPreferences

SecureSharedPreferences is very fast encrypt and decrypt data. and use like normal SharedPreferences

Language: Kotlin - Size: 145 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

Allokik-Pranshu/SECURED-CHAT-USING-SOCKETS

Language: HTML - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

MohamedSaidSallam/Encryption-Techniques

A simple python script that offers multiple simple implementations for encryption techniques. Done as a project for ASU 2020, Computer and Network Security course.

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

veliovgroup/meteor-aes-crypto

🔐 Simplified isomorphic API for AES cipher by CryptoJS

Language: JavaScript - Size: 19.5 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

mahmoud0x01/Datainfo

python crypto functions

Language: Python - Size: 3.83 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

netromdk/faes

Fast AES

Language: C++ - Size: 160 KB - Last synced at: 3 months ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 1

maxng07/FileCrypter

File Encryption with AES256 and Authenticated Data Integrity check using a passphrase. Implemented in GO with AES-GCMSIV. CLI Binary only

Size: 2.07 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

moviet/php-encryption

Crypsic - A speed metal encryption library for php

Language: PHP - Size: 94.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

devikkim/Rijndael_AES_CIPHER

this repository is AES block cipher using Rijndael algorithm

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

AnaNava1996/Cryptography

Language: CSS - Size: 2.76 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

JasonQSY/serpent

Serpent cipher in the AES contest.

Language: C++ - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

vishnut/StegText

Secure messages within images and set passwords

Language: Python - Size: 152 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0