SecurityDriven.Inferno
Crypto library
A .NET cryptography library providing a secure and reliable implementation of encryption algorithms
.NET crypto done right. Professionally audited.
569 stars
34 watching
50 forks
Language: C#
last commit: about 13 hours ago
Linked from 4 awesome lists
aeadbase32base64c-sharpcryptocryptographycsharpdotnetencryptionhashhkdfhmackdfmacsecuritytotp
Related projects:
Repository | Description | Stars |
---|---|---|
ektrah/nsec | A cryptographic library for .NET based on libsodium | 394 |
kmaragon/konscious.security.cryptography | Provides cryptographic primitives for .NET Core | 214 |
jedisct1/libhydrogen | A lightweight cryptographic library providing simple functions to solve common problems. | 630 |
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. | 288 |
bcgit/bc-csharp | A .NET implementation of cryptographic algorithms and protocols. | 1,673 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |
microsoft/symcrypt | A cryptographic library used by Microsoft products to implement secure symmetric and asymmetric algorithms. | 715 |
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 | Public domain implementations of basic cryptography algorithms for educational and pragmatic purposes. | 1,832 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 545 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |