libtomcrypt
Cryptography library
Provides a comprehensive toolkit for cryptographic functions and algorithms
LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
2k stars
109 watching
461 forks
Language: C
last commit: about 1 month ago
Linked from 5 awesome lists
ccryptographyencryptionlibtomcrypt
Related projects:
Repository | Description | Stars |
---|---|---|
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 96 |
open-quantum-safe/liboqs | Provides a C library implementing quantum-resistant cryptographic algorithms and APIs | 1,964 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
mhumm/delphiencryptioncompendium | A comprehensive cryptographic library for Delphi and potentially FPC | 258 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 69 |
bogdan-kulynych/libshe | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
damaki/libkeccak | A library implementing cryptographic algorithms using the SPARK/Ada programming language and static proof of type safety. | 33 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |