SkillAgentSearch skills...

Aes256ctr

Byte-oriented AES-256 in CTR mode

Install / Use

/learn @ilvn/Aes256ctr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

:warning: This repository is deprecated in favour of ilvn/aes256

This is a portable byte-oriented implementation of AES-256 encryption in CTR mode. It is based on the original byte-oriented AES-256 code available at http://www.literatecode.com/aes256

We can formally verify this code by using CBMC - a bounded model checker for C/C++ programs, available at http://www.cprover.org/cbmc/

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1mo ago
Forks9

Languages

C

Security Score

90/100

Audited on Feb 3, 2026

No findings