camellia-simd-aesni VS sleef

Compare camellia-simd-aesni vs sleef and see what are their differences.

camellia-simd-aesni

Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instructions) and POWER (with VMX+VSX+crypto instructions) (by jkivilin)
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
camellia-simd-aesni sleef
1 17
13 594
- -
1.2 8.1
about 1 year ago 19 days ago
C C
MIT License Boost Software License 1.0
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.

camellia-simd-aesni

Posts with mentions or reviews of camellia-simd-aesni. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-28.
  • Linux 6.5 Last Minute Fixes a Performance Regression, 34% Drop in a Benchmark
    2 projects | news.ycombinator.com | 28 Aug 2023
    > camellia_aesni_avx_x86_64

    An interesting point here is that AES-NI can be used to accelerate a host of things other than AES. In this case, it's because the S-box can take advantage of the AES S-Box (SubBytes) instruction: https://github.com/jkivilin/camellia-simd-aesni; https://kernel.googlesource.com/pub/scm/linux/kernel/git/sha....

    Similar acceleration has been done with SM4, the Chinese analogue of AES. https://github.com/mjosaarinen/sm4ni

sleef

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

What are some alternatives?

When comparing camellia-simd-aesni and sleef you can also consider the following projects:

simd_utils - A header only library implementing common mathematical functions using SIMD intrinsics

nsimd - Agenium Scale vectorization library for CPUs and GPUs

sm4ni - Demonstration that AES-NI instructions can be used to implement the Chinese Encryption Standard SM4

yenten-arm-miner-yespowerr16 - ARM 64 CPU miner for Yespower variant algorithms

simde - Implementations of SIMD instruction sets for systems which don't natively support them.

sb-simd - A convenient SIMD interface for SBCL.

Unicorn Engine - Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

vector-libm

crlibm - A mirror of the CRLibm project from INRIA Forge

xbyak_aarch64

rlibm-32 - RLibm for 32-bit representations (float and posit32)

FftSharp - A .NET Standard library for computing the Fast Fourier Transform (FFT) of real or complex data