andrewkiluk / RSA-Library
This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.
☆390Updated 3 years ago
Alternatives and similar repositories for RSA-Library:
Users that are interested in RSA-Library are comparing it to the libraries listed below
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆488Updated 2 years ago
- SHA-256 implementation☆174Updated last year
- C implementation of the MD5 algorithm☆174Updated 2 years ago
- Base64 encode/decode☆275Updated last year
- RSA2048☆75Updated 5 years ago
- Simple implementation of the RSA algorithm☆157Updated 5 years ago
- Simple RSA 1024bit library to encrypt and decrypt data using private public key. Best part of it, it does not have any dependancies other…☆37Updated 7 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- base64 c implementation☆248Updated 4 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆272Updated 2 years ago
- C++ code of 1024 rsa☆134Updated 11 years ago
- AES algorithm implementation in C☆640Updated 2 months ago
- Small portable AES128/192/256 in C☆4,404Updated 4 months ago
- C doubly linked list☆449Updated last year
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,620Updated 2 weeks ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- Implementation of PKCS7 padding in C☆26Updated 3 years ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆464Updated 11 months ago
- RSA encrypter, decrypter and key generator☆34Updated 6 years ago
- Implementation of Data Encryption Standard (DES) in C☆267Updated 6 years ago
- RSAEuro Crypto Library Internet Release version☆50Updated last year
- Minimal HMAC-SHA256 implementation in C / C++☆124Updated last year
- 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
- HTTP/HTTPS REST Client C Library☆128Updated 7 years ago
- Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMA…☆133Updated 5 years ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆29Updated 8 years ago
- C++ AES implementation☆540Updated 7 months ago
- crc16/crc32/crc64☆172Updated 6 months ago
- A high-performance, high-stability, cross-platform HTTP client.☆195Updated 2 years ago
- AES code☆215Updated this week