A minimalist, C89 compatible implementation of the AES encryption and block cipher modes: Useful for tiny embedded applications and also, learning how things work

This page summarizes the projects mentioned and recommended in the original post on /r/cryptography

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • micro-AES

    A minimalist implementation of AES algorithms in C

  • micro-AES: A minimalist implementation of AES algorithms in C (github.com)

  • mk_crypto

  • BTW, I have AES in C89/C90 too. Supports AES-128, AES-192, AES-256, CBC, CFB, CTR, ECB, GCM, OFB. I also have MD2, MD4, MD5, SHA-1, SHA-256, SHA-512, SHA-3, HMAC, PBKDF2. Everything is fuzz tested against Windows Crypto API, so it is correct. But it is not finished and probably never will be. https://github.com/MarekKnapek/mk_crypto/tree/mkcryptc

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts