libaegis

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

Libaegis Alternatives

Similar projects and alternatives to libaegis

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better libaegis alternative or higher similarity.

libaegis reviews and mentions

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.

Stats

Basic libaegis repo stats
3
40
8.5
9 days ago

jedisct1/libaegis is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of libaegis is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com