andrewkiluk / RSA-Library
This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.
☆395Updated 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☆492Updated 2 years ago
- AES algorithm implementation in C☆642Updated 4 months ago
- base64 c implementation☆250Updated 4 years ago
- Simple implementation of the RSA algorithm☆159Updated 6 years ago
- cipher for sha1/sha256/sha224/sha512/sha384 md5 hmac aes 3des pbkdf2 rsa digest.☆92Updated 2 years ago
- SHA-256 implementation☆174Updated last year
- Base64 encode/decode☆277Updated this week
- Small portable Elliptic-Curve Diffie-Hellman in C☆273Updated 2 years ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- C implementation of the MD5 algorithm☆175Updated 2 years ago
- RSA2048☆77Updated 6 years ago
- Simple and secure ECC and ECDSA☆59Updated 2 years ago
- C++ library for AES 256 bit encryptation and decriptation☆158Updated 10 months ago
- sha1 hash alogrithm☆176Updated 7 months ago
- Minimal HMAC-SHA256 implementation in C / C++☆128Updated last year
- Simple RSA 1024bit library to encrypt and decrypt data using private public key. Best part of it, it does not have any dependancies other…☆36Updated 7 years ago
- XXTEA encryption algorithm library for C.☆366Updated last year
- Implementation of PKCS7 padding in C☆26Updated 3 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- Several modes of operation for block ciphers in C.☆31Updated 5 years ago
- Implementation of Data Encryption Standard (DES) in C☆269Updated 6 years ago
- crc16/crc32/crc64☆174Updated 7 months ago
- RSA encrypter, decrypter and key generator☆35Updated 6 years ago
- Small portable AES128/192/256 in C☆4,466Updated 5 months ago
- An Open Source Library for Elliptic Curve Cryptosystem☆21Updated 12 years ago
- LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well know…☆1,633Updated 3 weeks 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…☆134Updated 5 years ago
- C doubly linked list☆452Updated last year
- DES algorithm implementation in C☆78Updated 4 years ago
- RSA generator and Digital Signature☆43Updated 4 years ago