SymCrypt
Crypto library
A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms.
Cryptographic library
722 stars
38 watching
78 forks
Language: C
last commit: about 2 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 96 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
dmazzella/ucryptography | A lightweight implementation of cryptographic primitives for secure data handling | 7 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
maythamfahmi/cryptonet | A lightweight encryption library supporting both asymmetric and symmetric encryption methods. | 104 |
virgilsecurity/virgil-crypto-c | A lightweight C library providing flexible and convenient wrappers for various cryptographic algorithms. | 37 |
sdrapkin/securitydriven.inferno | A .NET cryptography library providing a secure and reliable implementation of encryption algorithms | 582 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 400 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
libtom/libtomcrypt | Provides a comprehensive toolkit for cryptographic functions and algorithms | 1,587 |
migeyel/ccryptolib | An integrated collection of cryptographic primitives for ComputerCraft. | 15 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |