{"id":67528,"library":"self-encryption","title":"Self Encryption","description":"Self encrypting files using convergent encryption plus obfuscation for secure storage.","status":"active","version":"0.36.0","language":"rust","source_language":null,"source_url":"https://github.com/maidsafe/self_encryption","tags":["encryption","security","files","convergent"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nself_encryption = \"0.36.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add self_encryption","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"SelfEncryptor","correct":"use self_encryption::SelfEncryptor;"}],"quickstart":{"code":"use self_encryption::SelfEncryptor;\nfn main() {\n    let encryptor = SelfEncryptor::new(/* storage */);\n    // Encrypt or decrypt data\n}","lang":"rust","description":"Initializes a SelfEncryptor with a storage backend for encrypting and decrypting files."},"warnings":[],"env_vars":null,"search_vec":"'converg':7,17 'encrypt':2,4,8,14 'file':5,16 'obfusc':10 'plus':9 'secur':12,15 'self':1,3 'storag':13 'use':6","created_at":"2026-06-17T17:38:30.392977+00:00","updated_at":"2026-06-17T17:38:30.392977+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://maidsafe.net","github":"https://github.com/maidsafe/self_encryption","docs":"https://docs.rs/self_encryption/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}