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
- Small portable Elliptic-Curve Diffie-Hellman in C☆289Updated 3 years ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆67Updated 3 years ago
- base64 c implementation☆264Updated 5 years ago
- This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.☆420Updated 4 years ago
- ChaCha20 stream cipher implemented in C☆82Updated 11 months ago
- Minimal HMAC-SHA256 implementation in C / C++☆147Updated 2 years ago
- SHA-256 implementation☆190Updated 2 years ago
- crc16/crc32/crc64☆186Updated last year
- Base64 encode/decode☆283Updated 9 months ago
- A byte-oriented AES-256 implementation.☆53Updated 10 months ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆527Updated 3 years ago
- Achieve RSA4096 with C language☆15Updated 7 years ago
- Simple and secure ECC and ECDSA☆61Updated 3 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- Cryptographic Library☆62Updated 3 months ago
- C implementation of the MD5 algorithm☆183Updated 3 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆34Updated 9 years ago
- RSAEuro Crypto Library Internet Release version☆51Updated 2 years ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆421Updated last year
- TLS/DTLS Library☆34Updated 3 months ago
- RSA encrypter, decrypter and key generator☆38Updated 7 years ago
- Small portable HMAC in C☆83Updated last year
- load so file into current memory space and run function☆112Updated 8 years ago
- Load ELF binaries from a memory buffer.☆47Updated 4 years ago
- Blowfish crypto implementation☆37Updated 15 years ago
- ARMv7M ELF loader☆108Updated 2 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 12 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
- LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)☆27Updated 6 years ago