libaegis VS aegis-X

Compare libaegis vs aegis-X and see what are their differences.

libaegis

Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms. (by jedisct1)

aegis-X

The AEGIS-128X and AEGIS-256X high performance ciphers. (by jedisct1)
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
libaegis aegis-X
3 1
41 30
- -
8.5 7.8
6 days ago 6 months ago
C Zig
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

libaegis

Posts with mentions or reviews of libaegis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-18.
  • Using Zig to Unit Test a C Application
    3 projects | news.ycombinator.com | 18 Dec 2023
    > The main advantage is that cross-compilation to many targets is supported out of the box

    For the readers who aren't familiar:

    The code for running test and then cross-compiling (on one machine and OS) for different target platforms is:

    https://github.com/jedisct1/libaegis/blob/main/.github/workf...

    and the only zig file in the repo which drives the build process is:

    https://github.com/jedisct1/libaegis/blob/main/build.zig

  • Libsodium: A modern, portable, easy to use crypto library
    9 projects | news.ycombinator.com | 14 Sep 2023
    Libsodium has been around for a while, so probably the reason it was posted is that version 1.0.19 was just released: https://github.com/jedisct1/libsodium/releases/tag/1.0.19-RE...

    Updated NuGet and Swift packages are going to be uploaded soon.

    AEGIS-128X and 256X are not there yet, but if you need them, they are available in libaegis: https://github.com/jedisct1/libaegis

    All the code from libaegis will eventually be merged into libsodium, including the incremental update API which is especially useful for TLS.

aegis-X

Posts with mentions or reviews of aegis-X. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-06.

What are some alternatives?

When comparing libaegis and aegis-X you can also consider the following projects:

Monocypher - An easy to use, easy to deploy crypto library

zig-rocca-s - An implementation of the ROCCA-S encryption scheme.

libsodium - A modern, portable, easy to use crypto library.

zls - A Zig language server supporting Zig developers with features like autocomplete and goto definition

sodiumoxide - [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)

ziglings - Learn the Zig programming language by fixing tiny broken programs.

harfbuzz - HarfBuzz text shaping engine

mach - zig game engine & graphics toolkit

IncludeOS - A minimal, resource efficient unikernel for cloud services

bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one