WjCryptLib

Cryptographic library

A collection of cryptographic functions written in C.

Public Domain C Library of Cryptographic functions. Including: MD5, SHA1, SHA256, SHA512, RC4, AES, AES-CTR, AES-OFB, AES-CBC

GitHub

485 stars
20 watching
175 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list

aesaes-cbcaes-ctraes-ofbmd5rc4sha1sha2sha256sha512

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gwjjeff/cryptojs A cryptographic library providing secure algorithms for data encryption and decryption in JavaScript. 328
espressosystems/jellyfish A Rust implementation of a cryptographic system and extensions. 412
jedisct1/libhydrogen A lightweight cryptographic library providing simple functions to solve common problems. 637
deliberative/crypto A reference implementation of cryptographic operations in WebAssembly and Node.js for secure data exchange and sharing. 29
secretflow/yacl A C++ library providing common cryptography and network functionality for secure computation protocols 80
imkcat/catcrypto A comprehensive C library providing various hashing and encryption functions 70
xavierleroy/cryptokit A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. 97
microchiptech/cryptoauthlib A library that provides APIs for communicating with secure elements in cryptographic devices. 388
rustcrypto/hashes A collection of cryptographic hash functions implemented in pure Rust. 1,913
azadkuh/mbedcrypto A portable C++ library for encryption and decryption of binary data using various algorithms 47
meychi/ascrypt A cryptographic library with a uniform API for multiple programming languages. 47
ektrah/nsec A cryptographic library for .NET based on libsodium 400
smuellerdd/libkcapi Provides a user-space interface to the Linux kernel crypto API 175
aviate-labs/crypto.mo A collection of cryptographic primitives implemented in Motoko 11
juliacrypto/sha.jl A Julia implementation of common hash functions 48