CatCrypto
Hashing library
A comprehensive C library providing various hashing and encryption functions
An easy way for hashing and encryption.
70 stars
5 watching
13 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
argon2asymmetriccryptocryptographyencryptionhashingiosmd2md4md5md6message-digestpassword-hashsha1sha2sha3swift
Related projects:
Repository | Description | Stars |
---|---|---|
aldy505/phc-crypto | Provides a simplified interface to multiple hashing algorithms | 26 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 96 |
juliacrypto/sha.jl | A Julia implementation of common hash functions | 47 |
juliacrypto/nettle.jl | A Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption | 51 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 382 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
rustcrypto/hashes | A collection of cryptographic hash functions written in Rust. | 1,879 |
mhumm/delphiencryptioncompendium | A comprehensive cryptographic library for Delphi and potentially FPC | 257 |
cathedrow/cryptosuite | A cryptographic library for secure data processing on microcontrollers | 319 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 175 |
kitura/bluecryptor | A cross-platform cryptography library using CommonCrypto and OpenSSL | 190 |
lemire/clhash | A fast hashing function implemented in C with support for C++ wrappers and benchmarking tools. | 266 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
damaki/libkeccak | A library implementing cryptographic algorithms using the SPARK/Ada programming language and static proof of type safety. | 33 |