SecurityDriven.Inferno
Crypto library
A .NET cryptography library providing a secure and reliable implementation of encryption algorithms
.NET crypto done right. Professionally audited.
582 stars
33 watching
51 forks
Language: C#
last commit: about 2 months ago
Linked from 4 awesome lists
aeadbase32base64c-sharpcryptocryptographycsharpdotnetencryptionhashhkdfhmackdfmacsecuritytotp
Related projects:
Repository | Description | Stars |
---|---|---|
ektrah/nsec | A cryptographic library for .NET based on libsodium | 400 |
kmaragon/konscious.security.cryptography | Provides cryptographic primitives for .NET Core | 218 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 637 |
sgl0v/scrypto | Provides a Swift interface to CommonCrypto routines for cryptographic tasks | 38 |
smuellerdd/libkcapi | Provides a user-space interface to the Linux kernel crypto API | 175 |
brndnmtthws/dryoc | A pure-Rust cryptography library based on libsodium, providing a mostly drop-in replacement with safe and protected memory handling. | 294 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,683 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 722 |
iosdevzone/idzswiftcommoncrypto | A Swift wrapper for Apple's CommonCrypto library used for cryptographic operations | 478 |
agro1986/caustic | An Elixir library providing algorithms and utilities for cryptography, number theory, and other mathematical concepts used in cryptocurrencies | 5 |
aldy505/phc-crypto | Provides a simplified interface to multiple hashing algorithms | 26 |
b-con/crypto-algorithms | A collection of basic cryptographic algorithms implemented from scratch in C. | 1,847 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 631 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |