aes-192

There are 41 repositories under aes-192 topic.

  • bricke/Qt-AES

    Native Qt AES encryption class

    Language:C++5021644187
  • 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++926825
  • abumq/mine

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

    Language:C++899319
  • michaelehab/AES-Verilog

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

    Language:Verilog692619
  • 2Toad/Rijndael256

    AES cryptographic library for .NET Framework and .NET Core

    Language:C#357129
  • crema-labs/aes-circom

    Generic AES Implementation in Circom

    Language:TypeScript190
  • BLu85/AES-GCM-128-192-256-bits

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

    Language:Python18085
  • bricke/tiny-AES-C

    Small portable AES128 in C

    Language:C187012
  • tehcpu/tiny-AES

    Simple AES128/192/256 in Java

    Language:Java132515
  • sandeep-shaw10/py-aes

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

    Language:Python9201
  • tautastic/aes-ctr

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

    Language:C++7200
  • 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:Verilog6201
  • emdneto/aestoolbox

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

    Language:Python62170
  • fdorantesm/cryptaculous

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

    Language:TypeScript6100
  • Krypt

    mrdcvlsc/Krypt

    A C++ AES implementation - an optimized forked of SergeyBel/AES

    Language:C++6000
  • waldner/bAESh

    Hot, low speed encryption in Bash

    Language:Shell6200
  • scipsycho/cryptoCPP

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

    Language:C++5101
  • Abdelrahman-Adel610/Full_AES-Verilog

    Full AES (Verilog)

    Language:Verilog4103
  • cloudmadeofcandy/AES_implementation

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

    Language:Python4202
  • mrdcvlsc/bethela

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

    Language:C++4100
  • rgrgrg/AVR-AES-faster

    Fast AES library for 8-bit AVR processors

    Language:Assembly4202
  • Ibraam-Nashaat/AES-Verilog

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

    Language:Verilog3000
  • R3LI4NT/AEScrypter

    Encrypt and Decrypt files with Advanced Encryption Standard.

    Language:Python3101
  • sanojsen/React-Client-Side-AES-Encryption-Decryption

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

    Language:JavaScript3104
  • 5n00py/soft-aes

    Software implementation of the AES cipher with related modes of operations

    Language:Rust2200
  • abhi887/encrypter

    Encrypter is a command line application for file encryption using AES.

    Language:Java1100
  • Aronym-dev/aes-plus-plus

    A implementation of AES written in C++

    Language:C++1100
  • auronandace/fips197

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

    Language:Rust1100
  • ChandanShakya/GitPass

    Simple Online Password Manager

    Language:PHP1170
  • Glindeb/AES-Python

    A Python implementation of the Advanced Encryption Algorithm (AES)

    Language:Python10350
  • 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:C1100
  • halloweeks/AES-192-ECB

    This GitHub hosts AES_192_ECB.h, a C header file implementing AES-192 ECB encryption. AES-192, an extension of AES-128, ensures robust security. The file encapsulates the aes-192-ecb algorithm in C for efficient and secure implementation.

    Language:C1100
  • IshanMehta115/Applied-Cryptography

    This repository contains the assignments done by me during the Applied Cryptography course offered by Indraprastha Institute of Information Technology, Delhi during Monsoon 2022.

    Language:C++1100
  • kimbo/aes

    AES implementation in C

    Language:C1300
  • prabhate/Cryptography-AES192

    A client-server model for an AES-192 encryption written in python.

    Language:Python1100
  • tanel312/AES_Library

    AES 128/192/256 encryption/decryption in modes: CBC, ECB, CTR, OFB & CFB

    Language:C++1100