Magic Cap is a user-friendly tool for encrypted files.
Magic Cap is a user-friendly tool for encrypted files.
Native OPC UA browser/inspector GUI built on async-opcua and egui
Crate exposing APIs for plugins to the Cosmian KMS
A library for Ferric Crypto
Python extension module for the synta ASN.1 library
X.509 certificate structures for synta ASN.1 library
Rust Library for AttackerKB API
Anamnesis adapter for Claude Code (~/.claude/projects)
Anamnesis adapter for OpenAI Codex (~/.codex/sessions, ~/.codex/conversations)
Generic MCP adapter — import memory from any MCP-aware server
Anamnesis adapter for ghast (Electron AI companion) — reads prompts/, resources/bundled-skills/, and flags the encrypted user-profile DB
Provides an extension for Ruby and rails object to support a flexible means of encrypting attributes.
Simple, secure key management for Lockbox and attr_encrypted
Generates attr_accessors that encrypt and decrypt attributes transparently
A pgcrypto based Encryptor implementation for attr_encrypted
A gem that supports encrypting personal data by using rbnacl and attr_encrypted
Ruby gem to prompt for password at run time for attr_encrypted
Generates yattr_accessors that encrypt and decrypt attributes transparently. Based on attr_encrypted by Sean Huber [https://github.com/shuber]
Generates attr_accessors that encrypt and decrypt attributes transparently. A fork with a kludge to handle :if/:unless Procs with attr_encrypted that uses attributes that may have not been set yet before the original attr_encrypted does its thing. This basically just resaves all the encrypted_attributes in a before_save callback.
This module adds the attr_encrypted call (use it like attr_accessor) to add two-way encryption capabilities to any class being defined.