Deterministic tests for binary serialization and deserialization compatibility
A fast, fine-grained WebAssembly frontend framework for Rust.
A fast, fine-grained WebAssembly frontend framework for Rust.
A fast, fine-grained WebAssembly frontend framework for Rust.
Generic build-helper primitives for proto-source services: stage embedded .proto bytes to a protoc-relative tempdir, compile via protox, extract MethodOptions extension values, and drive tonic-prost-build with type_attribute injection.
Core components for Reinhardt framework
Tauri plugin for secure element use on iOS (Secure Enclave) and Android (Strongbox and TEE).
Bergshamra — Pure Rust XML Security library (XML-DSig, XML-Enc, C14N)
XML Canonicalization (C14N) for Bergshamra XML Security library
Core types and constants for the Bergshamra XML Security library
Cryptographic algorithm implementations for Bergshamra XML Security library
XML Digital Signatures for Bergshamra XML Security library
Provides a few methods to set up internal accessors for instance variables
scoped_attr_accessible is a plugin that makes it easy to scope the `attr_accessible` and `attr_protected` methods on any library using ActiveModel's MassAssignmentSecurity module.
Make attr_accessible and attr_protected throw exceptions in non-production mode, yo.
An alternative to attr_protected that supports a simpler, more secure params assignment mindset while also encouraging obviousness.
Simple dynamic configuration of mass-assignment security, specifically attr_protected and attr_accessible
Provides two class methods on ActiveController::Base that filter the params hash for that controller's actions. You can think of them as the controller analog of attr_protected and attr_accessible.
Rid yourself of attr_accessible and attr_protected. This plugin allows you to stop using mass assignment, and gives you a more flexible way of interacting with your controller params.
Provides two class methods on ActiveController::Base that filter the params hash for that controller's actions. You can think of them as the controller analog of attr_protected and attr_accessible.