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

Topic: "advanced-encryption-standard"

Ort0x36/Dimorf

Dimorf is a ransomware using 256-bit AES with a self-destructing, randomly generated key for Linux OS´s

Language: Python - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 49 - Forks: 11

francisrstokes/AES-C

A (non-production) implementation of AES for educational purposes

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

hplp/aes_chisel

Implementation of the Advanced Encryption Standard in Chisel

Language: Scala - Size: 579 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 2

mayank-02/simplified-aes

Implementation of a simplified version of the AES algorithm

Language: Python - Size: 358 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 9 - Forks: 3

athlohangade/cryptography-algorithms

The repo is about simple implementation of various algorithms and techniques used in cryptography, namely Simplified DES, Simplified AES, RSA, Caesar Cipher, Monoalphabetic Cipher.

Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 5

Fourmilab/JavaScrypt_browser_based_cryptography

Collection of Web pages and programs in the JavaScript language perform encryption (256 bit secret key AES) entirely within your Web browser—you needn't download nor install any software, and nothing is sent to any Web site when you encrypt or decrypt a message.

Language: HTML - Size: 698 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

tatsuyafujisaki/aes-sample

Example of using the Advanced Encryption Standard

Language: C# - Size: 14.6 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

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

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: about 2 months ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 3

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

anuuragg/AES-in-Node.js

Implementing the Advanced Encryption Standard (AES) in Node.js using the Crypto module.

Language: JavaScript - Size: 2.94 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

bakeunbin/inverse_mix_column_precalculated

Finds an inverse mix column of data using pre-calculated Galois finite field.

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

Mohammad-Abohasan/AES-128

I implement and test Advanced Encryption Standard – 128bits modules (S-Box, ShiftRows, and MixColumns)

Language: Java - Size: 2.78 MB - Last synced at: almost 2 years ago - Pushed at: almost 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

nuranaskarov/AES-256-CBC

This is the implementation of AES-256 encryption and decryption in CBC mode written in C.

Language: C - Size: 7.81 KB - Last synced at: 6 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

jcilacad/enhanced-lsb-wangyinwang

Enhancement of wang-yin-wang improved least significant bit algorithm applied in image steganography

Language: Python - Size: 194 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

pushpadevl/aes_c

AES-128, 192, 256 in C with CBC, ECB, CTR mode.

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

GameZoneHacker/AES

This GitHub repository contains a basic Python implementation of the Advanced Encryption Standard (AES) algorithm, which is a widely used symmetric-key encryption algorithm for securing data. The code in this repository provides a complete implementation of AES-128 bits encryption.

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

baris-inandi/FileEncryptor 📦

File Encryptor is a lightweight tool that uses AES to encrypt and decrypt files on your computer.

Language: TypeScript - Size: 143 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

paolobettelini/advanced-encryption-standard

Advanced Encryption Standard 128/192/256-bits ECB/CBC Java implementation

Language: Java - Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

iVishalr/AES-Encryption

This is a quick and simple AES Encryption implementation using C Programming Language

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

danutama/python-aes-encryptor

A Python-based desktop application for encrypting and decrypting various data formats using the Advanced Encryption Standard (AES 128, 192, 256-bit).

Language: Python - Size: 14.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jElhamm/Crypto-Algorithms

"A collection of implemented symmetric and asymmetric cryptographic algorithms."

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

ntedgi/AES

Security of Computers and Communication Networks _ Assignment2

Language: C# - Size: 581 KB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

ttcpavle/Advanced-encryption-standard-AES-in-c

This is a simple example of AES encryption (with 128, 192 and 256bit keys)

Language: C - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

danutama/ReactJS-AES-Encryption

Enkripsi dan dekripsi file | AES 128, 192, 256 bit | PWA

Language: JavaScript - Size: 260 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

KarimZakzouk/AES

Design and Development of AES Encryption and Decryption Modules in Verilog HDL for AES128, AES192, and AES256 Algorithms.

Language: Verilog - Size: 24.4 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

NourKamaly/CryptographyPackage

This package is prepared for the Computer and Networks Security course at Ain Shams University for the summer semester [2022-2023]. It has classical and more advanced cryptography algorithms.

Language: C# - Size: 3.62 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

wadiim/crypto Fork of MateuszG2001/PKR

A Java-based GUI application for encrypting/decrypting messages using the AES algorithm and signing/verifying messages using the DSA algorithm written for a class project.

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

sharma-prerna/AES

Advanced Encryption Standard using C.

Language: C - Size: 3.71 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SIKV/AES 📦

Implementation of Advanced Encryption Standard Algorithm

Language: C++ - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

leonma333/Computer-Securities

ECE458 Assignments

Language: PHP - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

abdarhman/AES

Advanced Encryption Standard

Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

Related Topics
aes-encryption 17 aes 17 cryptography 13 aes-128 12 encryption 9 decryption 7 python 6 aes-256 6 aes-192 4 aes-decryption 4 encryption-decryption 4 rijndael 4 data-encryption-standard 4 c 4 security 4 crypto 2 maven 2 java 2 fpga 2 verilog 2 rijndael-aes-cipher 2 rijndael-algorithm 2 simplified-aes 2 hill-cipher 2 network-security 2 javascript 2 des-encryption 2 triple-des 2 symmetric-key-cryptography 2 algorithm 2 security-tools 2 symmetric-encryption 2 vite 1 symetric-encryption 1 caesar-cipher 1 monoalphabetic-cipher 1 des 1 rsa 1 saes 1 sdes 1 ceasar-cipher 1 aes-encryption-python 1 simplified-des 1 from-scratch 1 twofish-crypto 1 symetric-key 1 des-algorithm 1 symetric-cryptography 1 reactjs 1 secret-key-encryption 1 substitution-cipher 1 pwa-reactjs 1 pwa-app 1 pwa 1 progressive-web-app 1 file-encryption-decryption 1 tripledes 1 aes192 1 crypto-js 1 aes256 1 chiper-text 1 educational 1 image-steganography 1 lsb-steganography 1 lzw-compression 1 mersenne-twister 1 opencv 1 chat 1 chat-application 1 chat-room 1 chatroom 1 multicast 1 rijndael-128 1 udp 1 udp-protocol 1 cipher 1 ciphertext 1 python3 1 aes-256-cbc 1 algorithm-implementation 1 data-encryption 1 data-security 1 fpga-development 1 hardware-design 1 verilog-hdl 1 nodejs 1 3des-encryption 1 asymmetric-algorithm 1 asymmetric-encryption 1 blowfish-algorithm 1 chacha20 1 crypto-algorithm 1 crypto-algorithms 1 diffie-hellman-key-exchange 1 rc4-encryption 1 rivest-shamir-adleman 1 rsa-encryption 1 symmetric-encryption-algorithm 1 decrypt-files 1 algorithms 1