Found 124 packages
I2M is Integrity's platform to create a highly scalable service orientated architecture
Google APIs Client Library for working with Playintegrity v1. Product documentation is available at: https://developer.android.com/google/play/integrity API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.PlayIntegrity.v1/latest/api/Google.Apis.PlayIntegrity.v1.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.PlayIntegrity.v1 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.android.play:integrity'.
The Cuemon.Data.Integrity namespace contains types that provide ways for developers to determine and maintain integrity of data that is normally associated with an entity/resource.
This library contains the Block Integrity Functions required for Notus Network.
A .NET exception type representing an attempt that has been made to compromise the integrity of application data.
The Cuemon.Extensions.Data.Integrity namespace contains extension methods that complements the Cuemon.Data.Integrity namespace.
Runtime checking helpers with deferred message building
Common input validation and state verification utility methods.
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
Adds additional scalars for better data integrity and validation
Provides a quasi-universal framework for cyclic redundancy checking algorithms. It supports both synchronous and asynchronous data processing including iterative checksum computation.
Computes the integrity attribute for remotely linked styles and scripts.
.NET for Android and MAUI bindings for the Android Java library 'com.google.firebase:firebase-appcheck-playintegrity'.
Application Integrity Validator
This assembly contains a collection of functions used to collect information about binary-form Windows Defender Application Control policies. This assembly is officially supported only for Windows Server editions, versions 2016 and above. Usage examples: // Parse an XML file and convert it to binary // Create a FileStream and MemoryStream FileStream xmlInputFile = null; MemoryStream binaryOutputStream = null; try { xmlInputFile = new FileStream(xmlFilePath, FileMode.Open, FileAccess.Read); binaryOutputStream = new MemoryStream(); // Call ConvertFromCodeIntegrityPolicy to convert XML to binary Microsoft.Security.CodeIntegrity.Policy.ConvertFromCodeIntegrityPolicy(xmlInputFile, binaryOutputStream); // Write to binary file File.WriteAllBytes(binaryFilePath, binaryOutputStream.ToArray()); // Write out binary file // [code] } catch { throw new Exception(); }
Extension for Cassette that adds Subresource Integrity (SRI) hashing to script and stylesheet assets
Provides CRC-8 checksum algorithms.
The WasmAI.ConditionChecker library is a robust framework designed to validate models and conditions in your application. It allows you to define, check, and manage validation rules using a modular and extensible approach. This library makes it easy to integrate condition-based checks and validations into your models, ensuring that data integrity is maintained across your system.
Assembly for reading and writing office file properties and hidden tokens