jkivilin / camellia-simd-aesniLinks
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)
☆20Updated 2 years ago
Alternatives and similar repositories for camellia-simd-aesni
Users that are interested in camellia-simd-aesni are comparing it to the libraries listed below
Sorting:
- A test library for computing modular exponentiation in parallel using AVX-512 vector arithmetic☆12Updated last year
- A simple MIPS to LLVM IR recompiler with ahead-of-time recompilation support☆44Updated 5 years ago
- CRYPTOGAMS distribution repository☆60Updated 2 weeks ago
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆27Updated 3 months ago
- A bitsliced implementation of ECB and CTR AES☆54Updated last year
- Fast block cipher implementations (x86-64) in counter-mode for the SUPERCOP cryptographic benchmarking framework. Artifacts of implementa…☆11Updated 6 years ago
- AES encryption function using Intel, ARMv8 and Power8 intrinsics☆52Updated last year
- A fast implementation of the ECMA-182 CRC64 checksum using the CLMUL instruction set☆14Updated 8 years ago
- Framework for building transparent memory encryption and authentication solutions☆27Updated 7 years ago
- Sample implementations of the attacks shown in https://eprint.iacr.org/2020/1456☆20Updated 3 years ago
- Tools for power measurements of post-quantum cryptographic algorithms☆29Updated 5 years ago
- QARMA block cipher in C☆30Updated 3 years ago
- AVX implementation of the Skinny block cipher☆11Updated 3 years ago
- Fast constant-time AES implementations on 32-bit architectures☆66Updated 11 months ago
- Tornado is a compiler producing masked bitsliced implementations proven secure in the bit/register probing model☆18Updated 4 years ago
- IPC scripts for access to Intel CRBUS☆120Updated 4 years ago
- A tiny, portable implementation of the IPCrypt specification in C.☆26Updated last week
- Proof-of-concept C implementation of AES with masking technique to prevent side-channel analysis attacks☆36Updated 4 years ago
- The fastest MD5 implementation using x86 assembly☆138Updated 6 months ago
- Support of Nvidia Falcon processors for Ghidra☆72Updated last year
- correlate an SPI capture of an AMD boot procedure to the PSP firmware components☆15Updated last week
- A standalone AES-KW (AES Key Wrap) implementation.☆14Updated last year
- llvm with tablegen backend for capstone disassembler☆50Updated this week
- ☆49Updated last month
- Two stage x86 boot loader and preliminary kernel code which are combined into single binary file to be flashed to PCI expansion card with…☆35Updated 8 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- Example of LZ4 compression with optimal parsing using BriefLZ algorithms☆27Updated last year
- White-box cryptography based on FAPKC algorithm