Package cloud.opencode.base.crypto.envelope
package cloud.opencode.base.crypto.envelope
-
ClassesClassDescriptionEncrypted envelope data structure - Contains encrypted key, IV, ciphertext and authentication tag 加密信封数据结构 - 包含加密密钥、初始化向量、密文和认证标签Envelope encryption implementation - Combines asymmetric and symmetric encryption for secure data encryption 信封加密实现 - 结合非对称和对称加密实现安全的数据加密Hybrid encryption implementation - Simplified envelope encryption with transparent format 混合加密实现 - 简化的信封加密,格式透明Builder for creating custom HybridCrypto instances 用于创建自定义 HybridCrypto 实例的构建器