noloader / AES-IntrinsicsLinks
AES encryption function using Intel, ARMv8 and Power8 intrinsics
☆52Updated last year
Alternatives and similar repositories for AES-Intrinsics
Users that are interested in AES-Intrinsics are comparing it to the libraries listed below
Sorting:
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- Branchless UTF-8 decoder☆35Updated 7 years ago
- Implementations of a fast Message-Authentication Code☆119Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆56Updated 2 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A collection of some lockfree datastructures☆66Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆55Updated 11 months ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Benchmarks for our memory allocator☆65Updated last year
- The fastest MD5 implementation using x86 assembly☆133Updated 4 months ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆13Updated 8 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- A cross-platform library for opening memory-backed libc streams.☆75Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago