awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sdrapkin avatar

sdrapkin/SecurityDriven.Inferno

0
View on GitHub↗
585 Stars·47 Forks·C#·2 AufrufeSecurityDriven.NET/inferno↗

SecurityDriven.Inferno

:white_check_mark: .NET crypto done right. Professionally audited.

Features

  • Cryptographic Libraries - Cryptographic library for .NET focused on secure defaults.
  • Kryptographie - High-level audited cryptographic library.
  • Cryptography and Security - Professionally audited .NET cryptography library.

Star-Verlauf

Star-Verlauf für sdrapkin/securitydriven.infernoStar-Verlauf für sdrapkin/securitydriven.inferno

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu SecurityDriven.Inferno

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit SecurityDriven.Inferno.
  • cyan4973/xxhashAvatar von Cyan4973

    Cyan4973/xxHash

    10,885Auf GitHub ansehen↗

    xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity verification. It functions as an incremental hashing engine, allowing for the processing of large or streaming data inputs by maintaining a persistent internal state across sequential chunks. The library is engineered as a computational framework that maximizes throughput by utilizing wide CPU registers and branchless instruction pipelining. It achieves high-speed performance by aligning data access with CPU cache lines and employing multi-stage mixing functions that ensure c

    Ccdispersionhash
    Auf GitHub ansehen↗10,885
  • danielberkompas/cloakAvatar von danielberkompas

    danielberkompas/cloak

    621Auf GitHub ansehen↗

    Elixir encryption library designed for Ecto

    Elixir
    Auf GitHub ansehen↗621
  • cossacklabs/themisAvatar von cossacklabs

    cossacklabs/themis

    1,965Auf GitHub ansehen↗

    Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data storage. Has unified APIs across 14 platforms.

    Casymmetric-cryptographyauthenticationcryptography
    Auf GitHub ansehen↗1,965
  • jedisct1/libsodiumAvatar von jedisct1

    jedisct1/libsodium

    13,467Auf GitHub ansehen↗

    Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption, decryption, digital signatures, password hashing, and secure key exchange. It is designed to facilitate secure communication and data integrity across diverse hardware architectures and operating systems. The library distinguishes itself by utilizing constant-time primitive execution to prevent side-channel attacks and employing memory-hard algorithms to increase the difficulty of brute-force password attacks. It abstracts complex mathematical operations into simplified inter

    Cccryptocryptography
    Auf GitHub ansehen↗13,467
Alle 30 Alternativen zu SecurityDriven.Inferno anzeigen→

Häufig gestellte Fragen

Was macht sdrapkin/securitydriven.inferno?

:whitecheckmark: .NET crypto done right. Professionally audited.

Was sind die Hauptfunktionen von sdrapkin/securitydriven.inferno?

Die Hauptfunktionen von sdrapkin/securitydriven.inferno sind: Cryptographic Libraries, Kryptographie, Cryptography and Security.

Welche Open-Source-Alternativen gibt es zu sdrapkin/securitydriven.inferno?

Open-Source-Alternativen zu sdrapkin/securitydriven.inferno sind unter anderem: danielberkompas/cloak — Elixir encryption library designed for Ecto. libtom/libtomcrypt — LibTomCrypt is a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast… cossacklabs/themis — Easy to use cryptographic framework for data protection: secure messaging with forward secrecy and secure data… cyan4973/xxhash — xxHash is a high-performance, non-cryptographic hash library designed for rapid checksum generation and data integrity… jedisct1/libsodium — Libsodium is a portable, C-based cryptographic library that provides a collection of modern primitives for encryption,… okdshin/picosha2 — a header-file-only, SHA256 hash generator in C++.