andrewkiluk / RSA-Library
This is a C library for RSA encryption. It provides three functions for key generation, encryption, and decryption.
☆403Updated 4 years ago
Alternatives and similar repositories for RSA-Library:
Users that are interested in RSA-Library are comparing it to the libraries listed below
- RSA2048☆80Updated 6 years ago
- Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC☆504Updated 2 years ago
- SHA-256 implementation☆180Updated last year
- base64 c implementation☆253Updated 4 years ago
- C implementation of the MD5 algorithm☆177Updated 3 years ago
- Small portable Elliptic-Curve Diffie-Hellman in C☆274Updated 2 years ago
- AES algorithm implementation in C☆645Updated 5 months ago
- Simple implementation of the RSA algorithm☆162Updated 6 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…☆38Updated 7 years ago
- Base64 encode/decode☆279Updated last month
- crc16/crc32/crc64☆176Updated 9 months ago
- C++ code of 1024 rsa☆136Updated 11 years ago
- Small portable AES128/192/256 in C☆4,523Updated 7 months ago
- RSA encrypter, decrypter and key generator☆36Updated 6 years ago
- An Open Source Library for Elliptic Curve Cryptosystem☆22Updated 13 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆55Updated 11 months ago
- sha1 hash alogrithm☆179Updated last month
- Small portable AES128 in C☆18Updated 2 years ago
- RSAEuro Crypto Library Internet Release version☆51Updated 2 years ago
- Compute md5 value of file or string.☆123Updated 6 years ago
- Implementation of Data Encryption Standard (DES) in C☆271Updated 7 years ago
- ☆40Updated 6 years ago
- Implementation of PKCS7 padding in C☆26Updated 3 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
- Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMA…☆135Updated 5 years ago
- Implementation of RSA encryption in C for embedded 32-bit microprocessors☆51Updated 10 years ago
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆479Updated last year
- 国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)☆105Updated 9 years ago
- 国密算法sm1,sm2,sm3,sm4算法源码☆75Updated 5 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆205Updated 11 years ago