Module: Unidom::Common::Concerns::Aes256Cryptor

Extended by:
ActiveSupport::Concern
Included in:
SecureColumn
Defined in:
app/models/unidom/common/concerns/aes256_cryptor.rb

Overview

AES 256 Cryptor 是基于 AES-256-CBC 算法的加密和解密逻辑关注点。