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.
☆38Updated 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☆78Updated 6 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆62Updated 2 years ago
- Small portable HMAC in C☆74Updated 6 months ago
- base64 c implementation☆253Updated 4 years ago
- crc16/crc32/crc64☆176Updated 8 months ago
- RSA encrypter, decrypter and key generator☆35Updated 6 years ago
- TLS/DTLS Library☆33Updated 2 months ago
- Achieve RSA4096 with C language☆14Updated 6 years ago
- HTTP/HTTPS REST Client C Library☆131Updated 7 years ago
- RSAEuro Crypto Library Internet Release version☆51Updated 2 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- Cryptographic Library☆56Updated 2 months ago
- Load ELF binaries from a memory buffer.☆39Updated 3 years ago
- Implementation of RSA encryption in C for embedded 32-bit microprocessors☆51Updated 10 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆132Updated last year
- Small portable Elliptic-Curve Diffie-Hellman in C☆274Updated 2 years ago
- ARMv7M ELF loader☆101Updated last year
- SHA-256 implementation☆176Updated last year
- Implementation of PKCS7 padding in C☆26Updated 3 years ago
- A byte-oriented AES-256 implementation.☆46Updated last month
- Small library coming from a personal student study on different SHA algorithms.☆12Updated 4 years ago
- Micro version of sprintf/printf and sscanf/scanf for embedded systems.☆10Updated 9 years ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆479Updated last year
- Minimal printf() implementation for embedded projects.☆174Updated last year
- Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its fro…☆50Updated 6 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 12 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆84Updated 7 months ago
- Attempt for a cross platform AES-GCM encryption☆42Updated 4 years ago
- Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.☆120Updated 5 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆399Updated 4 years ago