ctz / fastpbkdf2Links
Fast PBKDF2 implementation in C
☆164Updated 3 years ago
Alternatives and similar repositories for fastpbkdf2
Users that are interested in fastpbkdf2 are comparing it to the libraries listed below
Sorting:
- Implementations of a fast Message-Authentication Code☆119Updated 2 years ago
- Implementations of a fast Elliptic-curve Diffie-Hellman primitive☆337Updated 3 years ago
- Noise-C, a plain C implementation of the Noise protocol☆332Updated 11 months ago
- AES code☆220Updated 5 months ago
- A collection of cryptographic primitives targeted at embedded use.☆341Updated last year
- C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp☆134Updated 2 years ago
- AES-GCM-SIV implementations (128 and 256 bit)☆117Updated 6 years ago
- Implementations of a fast Elliptic-curve Digital Signature Algorithm☆177Updated 5 years ago
- A really tiny crypto library.☆160Updated 2 months ago
- Optimized block functions for the ChaCha stream cipher☆51Updated 5 years ago
- A C++ Implementation of RFC 4880☆116Updated 5 years ago
- Minimal C implementation of the Secure Remote Password protocol (version 6a)☆91Updated 8 months ago
- Very small, readable implementation of the SHA3 hash function.☆216Updated 8 years ago
- SHA-1, SHA-256 and SHA-512 compression functions using Intel, ARMv8 and Power8 SHA intrinsics☆213Updated last year
- Highly efficient implementation of elliptic curve 25519☆155Updated 2 years ago
- Library for elliptic curves cryptography☆261Updated 2 years ago
- Portable C implementation of Ed25519, a high-speed high-security public-key signature system.☆528Updated 2 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- Optimized implementations of Poly1305, a fast message-authentication-code☆45Updated 10 years ago
- Mirror of SUPERCOP, the "System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives"☆99Updated 8 years ago
- C port of the snappy compressor☆247Updated 3 years ago
- CBOR protocol implementation for C