SymCrypt
Crypto library
A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms.
Cryptographic library
715 stars
37 watching
77 forks
Language: C
last commit: 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. | 382 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
mongodb/libmongocrypt | A cryptographic library used to encrypt data stored in MongoDB | 95 |
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 C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 101 |
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 | 569 |
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
libtom/libtomcrypt | Provides a comprehensive toolkit for cryptographic functions and algorithms | 1,569 |
migeyel/ccryptolib | An integrated collection of cryptographic primitives for ComputerCraft. | 15 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 288 |