navin13692 / RSA-1024bit-in-C-Links
Simple RSA 1024bit library to encrypt and decrypt data using private public key. Best part of it, it does not have any dependancies otherthen basic standard libraries that Embedded system environments have. Specially made for Embedded systems.
☆39Updated 8 years ago
Alternatives and similar repositories for RSA-1024bit-in-C-
Users that are interested in RSA-1024bit-in-C- are comparing it to the libraries listed below
Sorting:
- RSA2048☆94Updated 6 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆418Updated 4 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆286Updated 3 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆145Updated 2 years ago
- base64 c implementation☆261Updated 5 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆67Updated 2 years ago
- SHA-256 implementation☆191Updated 2 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆525Updated 3 years ago
- Cryptographic Library☆62Updated 2 months ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆34Updated 9 years ago
- RSAEuro Crypto Library Internet Release version☆51Updated 2 years ago
- crc16/crc32/crc64☆185Updated last year
- TLS/DTLS Library☆34Updated 2 months ago
- ChaCha20 stream cipher implemented in C☆73Updated 10 months ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆503Updated last year
- RSA encrypter, decrypter and key generator☆38Updated 7 years ago
- Small portable HMAC in C☆80Updated last year
- A byte-oriented AES-256 implementation.☆52Updated 9 months ago
- Base64 encode/decode☆284Updated 8 months ago
- Implementation of PKCS7 padding in C☆25Updated 3 years ago
- C implementation of the MD5 algorithm☆182Updated 3 years ago
- RSA 2048 encryption using CryptoAPI and C☆36Updated 9 years ago
- Embeddable ASN.1 (DER) and X.509v3 decoder☆38Updated 6 years ago
- Achieve RSA4096 with C language☆15Updated 7 years ago
- A C source code obfusecator☆17Updated 10 years ago
- Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its fro…☆51Updated 6 years ago
- Blowfish crypto implementation☆35Updated 15 years ago
- A header-only utility for writing hexdump-formatted data to C++ streams.☆61Updated 3 years ago
- sha1 hash alogrithm☆192Updated 4 months ago