navin13692 / RSA-1024bit-in-C-
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.
☆37Updated 7 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
- RSA2048☆75Updated 5 years ago
- TLS/DTLS Library☆33Updated 4 months ago
- crc16/crc32/crc64☆172Updated 5 months ago
- Cryptographic Library☆46Updated 4 months ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆61Updated 2 years ago
- base64 c implementation☆245Updated 4 years ago
- HTTP/HTTPS REST Client C Library☆127Updated 7 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆122Updated last year
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- A byte-oriented AES-256 implementation.☆43Updated 2 years ago
- Implementation of RSA encryption in C for embedded 32-bit microprocessors☆51Updated 10 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆315Updated 3 weeks ago
- RSAEuro Crypto Library Internet Release version☆50Updated last year
- Small portable Elliptic-Curve Diffie-Hellman in C☆271Updated 2 years ago
- Small portable HMAC in C☆70Updated 3 months ago
- ARMv7M ELF loader☆99Updated last year
- Implementation of PKCS7 padding in C☆26Updated 3 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆390Updated 3 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- Dual IPv4/IPv6 Stack☆169Updated 4 months ago
- Load ELF binaries from a memory buffer.☆36Updated 3 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 11 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆25Updated 4 years ago
- Regular expressions library for embedded systems☆37Updated 7 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- ☆10Updated 2 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆80Updated 5 months ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆487Updated 2 years ago
- Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its fro…☆50Updated 5 years ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago