#解密 #加密

encryptable

基本的字节加密库,支持为任何类型添加加密和解密功能

2 个版本

0.1.1 2023年6月20日
0.1.0 2023年6月20日

#21 in #加密

MIT 许可证

6KB
57

encryptable-rs

基本的字节加密库,支持为任何类型添加加密和解密功能

特性

  • serde: 为 serde::{Serialize, Deserialize} 添加了对 Encrypted 的派生
  • bincode: 为 bincode::{Encode, Decode} 添加了对 Encrypted 的派生

依赖

~2.9–4MB
~86K SLoC