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:
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆219Updated last year
- Implementations of a fast Message-Authentication Code☆120Updated 2 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆47Updated 10 years ago
- Trying to get perfect codegen for big-integer math.☆31Updated 2 years ago
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- CPU Ultimate Latency Test.☆111Updated last week
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆20Updated 2 years ago
- A fast implementation for parallel processing single block SHA256.☆15Updated 8 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆44Updated 6 months ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 6 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- 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…☆57Updated 2 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- A collection of some lockfree datastructures☆70Updated 2 years ago
- Portable shm_open() without filename☆40Updated 5 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- C++ unsigned 128 bit integer type☆231Updated 2 years ago
- AES-GCM-SIV implementations (128 and 256 bit)☆118Updated 6 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Leopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data☆152Updated last year
- Sample usage of the new memfd_create(2) Linux system call.☆86Updated 5 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- Performance Evaluation of SHA-256 using SHA New Instructions.☆43Updated 3 months ago