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: 11 months ago
Linked from 5 awesome lists
ccryptographyencryptionlibtomcrypt
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A cryptographic library used to encrypt data stored in MongoDB | 96 |
| | Provides a C library implementing quantum-resistant cryptographic algorithms and APIs | 1,964 |
| | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
| | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
| | Provides a user-space interface to the Linux kernel crypto API | 175 |
| | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
| | A comprehensive cryptographic library for Delphi and potentially FPC | 258 |
| | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |
| | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
| | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
| | A cryptographic toolkit written in Common Lisp. | 176 |
| | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 69 |
| | An encryption library allowing secure execution of functions on encrypted data without decrypting it | 27 |
| | A library implementing cryptographic algorithms using the SPARK/Ada programming language and static proof of type safety. | 33 |
| | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |