B-Con / crypto-algorithmsLinks
Basic implementations of standard cryptography algorithms, like AES and SHA-1.
☆1,977Updated 4 years ago
Alternatives and similar repositories for crypto-algorithms
Users that are interested in crypto-algorithms are comparing it to the libraries listed below
Sorting:
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,716Updated last week
- AES algorithm implementation in C☆658Updated 11 months ago
- LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.☆759Updated 5 months ago
- Small portable AES128/192/256 in C☆4,753Updated last year
- Small portable regex in C☆1,440Updated last year
- Small portable Elliptic-Curve Diffie-Hellman in C☆283Updated 3 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆522Updated 3 years ago
- Small portable multiple-precision unsigned integer arithmetic in C☆458Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last year
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆417Updated 4 years ago
- C macros for hash tables and more☆4,562Updated 6 months ago
- Lightweight JSON library written in C.☆1,435Updated last year
- ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.☆1,351Updated last year
- sha1 hash alogrithm☆193Updated 4 months ago
- The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1…☆2,660Updated this week
- Command-line arguments parsing library.☆768Updated last month
- Base64 encode/decode☆283Updated 7 months ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆502Updated last year
- C library for encoding, decoding and manipulating JSON data☆3,274Updated 3 weeks ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- PicoTCP is a free TCP/IP stack implementation☆1,280Updated 2 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆2,551Updated 2 months ago
- Protocol Buffers implementation in C☆2,902Updated 7 months ago
- The C Code Archive Network☆1,141Updated last week
- https://github.com/json-c/json-c is the official code repository for json-c. See the wiki for release tarballs for download. API docs a…☆3,204Updated 2 weeks ago
- A curated list of awesome C frameworks, libraries and software.☆2,121Updated this week
- Simple .INI file parser in C, good for embedded systems☆2,855Updated 3 weeks ago
- Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket☆3,989Updated last year
- A simple logging library implemented in C99☆3,273Updated last year
- C doubly linked list☆458Updated 4 months ago