Encrypt/decrypt javascript objects as strings with TTL
Object encrypter and decrypter.
The library to encrypt/decrypt text using caesar cipher mechanism
Transparently encrypt/decrypt your cookie with Nodejs
Connection Encrypter interface for libp2p
A Node.js encryption module
Service for generating and encrypting Excel/XLSX files
An insecure connection encrypter
AES-256-GCM encryption utilities for Atlex
Transparently encrypt/decrypt your cookie with Nodejs
Compliance tests for implementations of the libp2p Connection Encrypter interface
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
string representations of objects in node and the browser
A connection encrypter that uses TLS 1.3
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Allow parsing of object rest/spread
Parse CSS inline style to JavaScript object.
Adonis framework makes it easy for you to write webapps with less code
Generate hashes from javascript objects in node and the browser.
Compile object rest and spread to ES5
Allow parsing of '#foo in obj' brand checks
JSON Object Signing and Encryption
Ruby implementation of RFC 8152 CBOR Object Signing and Encryption (COSE)
Provides an extension for Ruby and rails object to support a flexible means of encrypting attributes.
The native AWS command line does not have an easy way to upload encrypted files to S3. The Ruby SDK has a way to do this, but not everyone wants to use it. This utility allows you to do client side encrypted uploads to S3 from the command line, which is useful for uploads from your CI system to docker containers.
Easily encrypt data at rest with minimal changes to existing ripple models.
Encrypt attributes of any Ruby object or ActiveRecord model.
ActiveSupport::MessageEncryptor encryption wrapper for PORO objects and ActiveModel attributes
Customized dump solution for URL purposes
DataEncryptor is a simple wrapper for OpenSSL::Cipher to encrypt and decrypt objects.
Encrypt sensitive data on your ActiveRecord models or plain ol' Ruby objects.
Custom OmniAuth strategy for OpenID Federation providers using openid_connect gem, supporting signed request objects (RFC 9101), ID token encryption/decryption, client assertion (private_key_jwt), and OpenID Federation entity statements. Framework-agnostic and works with Rails, Sinatra, Rack, and other Rack-compatible frameworks.
A Sinatra extension that implements the full Inertia.js v2 wire protocol: page-object responses, version mismatch detection (409 + X-Inertia-Location), partial reloads, deferred / lazy / always / optional / merge props, encrypted history, redirect 303 handling, and error/flash session sweeps. Pure Sinatra-compatible: depends only on `sinatra` and `rack`. Runs on MRI Ruby and on the homura Cloudflare Workers + Opal stack.