Found 19 packages
Simple retry logic providing resistant connection to the Windows Azure SQL Database. Implemented as extension methods of SqlConnection and SqlCommand classes. Has no dependences to Enterprise Library or NHibernate. Does not require any configuration. Inspired by Microsoft's Topaz project.
.NET implementation of collision-resistant ids
Collision-resistant ids optimized for horizontal scaling and sequential lookup performance
Collision-resistant ids optimized for horizontal scaling and sequential lookup performance. Forked to target multiple frameworks netcoreapp2.0;net461.
Misuse resistant symmetric encryption library providing AES-SIV (RFC 5297), AES-PMAC-SIV, and STREAM constructions
This library is a 256 byte security hashing tool. It is self salting, collision resistant, and takes in passwords as a byte array instead of a string.
Quantum-resistant cryptography for .NET 8+ greenfield projects.
Framerizr.MVC lets you easily embed your ASP.NET Razor Views inside iframes hosted in external webs with kick-ass auto-height behavior Ajax Requests resistant.
A .NET wrapper for liboqs - a C library for quantum-resistant cryptographic algorithms
C# implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption. Fastest available authenticated encryption library for .NET Core, with the encryption/decryption rate of roughly 8 Gbps/core. Implemented using .NET Core 3.0 platform intrinsics.
Native P/Invoke bindings for liboqs - a C library for quantum-resistant cryptographic algorithms
ULID Generator is a tool for generating Universally Unique Lexicographically Sortable Identifiers (ULIDs). ULIDs are 26-character strings that are sortable by time and collision-resistant.
A library for quantum-resistant integer arithmetic developed by MIT. Provides ultra-fast and secure types for quantum operations.
Cuid Generator is a tool for generating collision-resistant unique identifiers (Cuids). Cuids are optimized for horizontal scaling and sequential lookup performance in distributed systems.
Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation UUIDs. Need unique ids in your app? Forget UUIDs and GUIDs which often collide in large apps. Use Cuid2, instead. A C# port of the paralleldrive/cuid NPM package.
Deterministic, stateless, quantum-resistant key derivation and encryption using SHAKE256 and AES-GCM. No secrets stored.
Hash-based algorithm for digital property and resistant to quantum cryptography. Its principles are simple: * A private key, a public key * One spend per public key, unlimited receipts * Planned multi-signature keys (WIP)
FlexonCLI is a revolutionary binary data format and toolset that combines the simplicity of JSON with the power and efficiency of binary encoding. It's faster, smaller, and more capable than traditional JSON, while maintaining full compatibility with existing JSON workflows. Key Features: - Ultra-Compact: Up to 80% smaller than equivalent JSON files - Lightning Fast: Binary format enables blazing-fast parsing - Type-Safe: Native support for rich data types - Schema Validation: Built-in JSON Schema validation - JSON Compatible: Seamless conversion between formats - Multiple Encryption Options (AES-256, ChaCha20-Poly1305, Triple DES) - Binary Data Support: Direct handling of binary files - Cross-Platform: Works across all major platforms - AI Support: Built-in AI data structures - Quantum Features: Quantum-resistant encryption
Production-ready hybrid post-quantum cryptography library for .NET authentication. Combines classical ECDSA P-256 with post-quantum ML-DSA-65 (FIPS 204) to provide quantum-resistant JWT signing and validation. Features drop-in ASP.NET Core integration, standard JWT format with embedded pq-sig claim, platform-aware ML-DSA support, and comprehensive key management. Built for .NET 10 and C# 14.