feat: v1.8.5, support simple PBKDF encryption

This commit is contained in:
2025-01-26 00:22:16 +08:00
parent cc5178d1c1
commit a7802a3750
6 changed files with 235 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tiny-encrypt"
version = "1.8.4"
version = "1.8.5"
edition = "2021"
license = "MIT"
description = "A simple and tiny file encrypt tool"