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
Related projects ⓘ
Alternatives and complementary repositories for RSA-1024bit-in-C-
- RSA2048☆74Updated 5 years ago
- crc16/crc32/crc64☆168Updated 3 months ago
- cipher for sha1/sha256/sha224/sha512/sha384 md5 hmac aes 3des pbkdf2 rsa digest.☆92Updated last year
- TLS/DTLS Library☆33Updated 2 months ago
- Cryptographic Library☆44Updated 2 months ago
- AES, CMAC, SHA256, HMAC and RSA written in C.☆59Updated last year
- A byte-oriented AES-256 implementation.☆39Updated 2 years ago
- Attempt for a cross platform AES-GCM encryption☆40Updated 4 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- RSAEuro Crypto Library Internet Release version☆50Updated last year
- HTTP/HTTPS REST Client C Library☆123Updated 7 years ago
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- base64 c implementation☆243Updated 4 years ago
- Implementation of RSA encryption in C for embedded 32-bit microprocessors☆51Updated 10 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆260Updated 2 years ago
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆120Updated last year
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆448Updated 8 months ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆23Updated 4 years ago
- ChaCha20 stream cipher implemented in C☆57Updated 4 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 11 years ago
- Raw API for LwIP is too difficult? No, you can use the "rawket" APIs to build your network applications, the rawket gives you socket-like…☆36Updated 7 years ago
- Implementation of PKCS7 padding in C☆25Updated 2 years ago
- Dual IPv4/IPv6 Stack☆159Updated 2 months ago
- Small portable HMAC in C☆65Updated last month
- Standalone AES-GCM library (pulled out of mbed TLS)☆28Updated 8 years ago
- Achieve RSA4096 with C language☆13Updated 6 years ago
- Blowfish crypto implementation☆32Updated 13 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
- Embedded TLS/DTLS library, source and binary compatible OpenSSL subset☆24Updated 8 years ago