An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with aes-ctr

A curated list of projects in awesome lists tagged with aes-ctr .

https://github.com/WaterJuice/WjCryptLib

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

aes aes-cbc aes-ctr aes-ofb md5 rc4 sha1 sha2 sha256 sha512

Last synced: 15 Mar 2025

https://github.com/rustcrypto/stream-ciphers

Collection of stream cipher algorithms

aes-ctr cfb cfb8 cryptography ctr rust stream-ciphers

Last synced: 10 Apr 2025

https://github.com/RustCrypto/stream-ciphers

Collection of stream cipher algorithms

aes-ctr cfb cfb8 cryptography ctr rust stream-ciphers

Last synced: 01 Apr 2025

https://github.com/pyrogram/tgcrypto

Fast and Portable Cryptography Extension Library for Pyrogram

aes aes-cbc aes-ctr aes-ige cipher crypto cryptography encryption hacktoberfest mtproto pyrogram python telegram

Last synced: 04 Apr 2025

https://github.com/armfazh/flo-shani-aesni

Performance Evaluation of SHA-256 using SHA New Instructions.

aegis aes-cbc aes-ctr apkc2018 benchmark efficient-implementations sha-ni sha256 xmss xmssmt

Last synced: 07 May 2025

https://github.com/jedisct1/rust-aes-wasm

Fast(er) AES-based constructions for WebAssembly and Rust.

aes aes-ctr aes-gcm aes-ocb cmac rust webassembly

Last synced: 13 Apr 2025

https://github.com/mcraiha/csharp-aes-ctr-netstandard

Managed .Net (.NET 8) compatible AES-CTR Cipher implementation in C#

aes-ctr csharp csharp-library net8

Last synced: 12 Apr 2025

https://github.com/protoncr/crypto

Pure Crystal implementations of various Cryptography algorithms

aes-256 aes-cbc aes-ctr aes-encryption aes-ige cryptography crystal crystal-lang telegram

Last synced: 13 Jul 2025

https://github.com/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.

aes-128 aes-ctr aes-decryption aes-encryption checksum crc32 cryptanalysis ctr-mode golang-programs padding-oracle-attacks

Last synced: 14 Jan 2026

https://github.com/raresail/pico-w-template

This is a TCP Socket Server template for the RPI Pico W with features like AES 256 CTR encryption, JSON, Ping System

aes-256 aes-ctr c cpp json pico-wireless rasspberry-pi socket tcp-server template

Last synced: 21 Jul 2025

https://github.com/sixafter/aes-ctr-drbg

A Deterministic Random Bit Generator based on AES in Counter mode (AES-CTR-DRBG) as specified in NIST SP 800-90A written in Go.

aes-ctr cipher-algorithms cipher-streams crypto drbg fips-140 fips-140-2 nist-sp-800-90a

Last synced: 07 Apr 2026

https://github.com/nealfennimore/webcrypto-ts

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

aes aes-cbc aes-ctr aes-gcm aes-kw ecdh ecdsa elliptic-curve hkdf hmac pbkdf rsa rsa-oaep rsa-pkcs1 rsa-pss sha256 sha384 sha512 webcrypto webcrypto-api

Last synced: 11 Apr 2025

https://github.com/miraclx/libeaes-js

Enhanced simultaneous compression + encryption prototype with NodeJS

aes-ctr aes-encryption compression cryptography decrypt eaes encrypt gzip pipe stream

Last synced: 28 Oct 2025

https://github.com/dorssel/dotnet-aes-extra

.NET Standard 2.0 implementation of AES-CTR, AES-CMAC, SIV-AES (aka AES-SIV), AES-CMAC-PRF-128 (aka PRF_AES128_CMAC), and PBKDF2-AES-CMAC-PRF-128.

aes aes-cmac aes-cmac-prf-128 aes-cmac-siv aes-ctr aes-ctr-mode aes-siv cmac cryptography dotnet dotnet-standard pbkdf2-aes-cmac-prf-128 siv siv-aes siv-mode

Last synced: 09 Apr 2025

https://github.com/layer26/SecureStream

Provide CTR based simple AES encryption/decryption stream.

aes-256 aes-ctr csharp stream

Last synced: 01 Oct 2025

https://github.com/layer26/securestream

Provide CTR based simple AES encryption/decryption stream.

aes-256 aes-ctr csharp stream

Last synced: 08 Jul 2025

https://github.com/xtrendence/tarball-search

A search tool that can recursively read the content of ".tar.gz" files. Features a Node.js API, and a React Native mobile application along with AES-256-CTR encryption.

aes-256 aes-256-ctr aes-ctr aes-encryption android gzip gzip-search node-api node-js nodejs nodejs-api react react-native rsa rsa-encryption tarball

Last synced: 11 Apr 2026

https://github.com/clach04/puren_tonbo

Plain text notes Tombo (chi) alternative, also supports, ccrypt, GnuPG (OpenPGP, gpg), OpenSSL AES-256-CBC, AES-256 ZIP AE-1/AE-2 and VimCrypt encrypted files. Integrates with VIM. WIP

ae-1 ae-2 aes aes-256 aes-ctr blowfish ccrypt chi decryption encryption encryption-decryption gnupg gpg hmac-sha256 openpgp tombo vim vimcrypt zip

Last synced: 27 Dec 2025

https://github.com/prongbang/aes_ctr

AES CTR - Counter Flutter plugin.

aes-ctr aes-ctr-mode cryptography decryption encryption flutter

Last synced: 04 Jan 2026

https://github.com/jht5945/encfs-afero

Encryption support(AES-CTR) for afero

aes aes-ctr afero encryption golang

Last synced: 09 Apr 2025

https://github.com/nwtgck/openssl-aes-ctr-stream-npm

OpenSSL-compatible AES CTR encryption/decryption for stream

aes-ctr encryption encryption-decryption openssl

Last synced: 31 Mar 2025

https://github.com/hyeockjinkim/pycrypto-tutorial

aes ctr in pycrypto

aes-ctr pycrypto

Last synced: 20 Mar 2025

https://github.com/systemslibrarian/crypto-lab-aes-modes

Browser-based AES modes demo — ECB, CBC, CTR, GCM, and CCM with live padding oracle attack. Real WebCrypto operations, ECB penguin visualization, Bleichenbacher oracle, and authenticated encryption breakdown. No backends. No simulated math.

aes aes-cbc aes-ctr aes-ecb aes-gcm authenticated-encryption bleichenbacher block-cipher browser ccm crypto-lab cryptography padding-oracle typescript vite

Last synced: 01 Jun 2026