feat: v1.9.15, Secure Enclave ML-KEM-768, ML-KEM-1024 encrypt/decrypt

This commit is contained in:
2025-09-27 20:51:56 +08:00
parent d75c589b66
commit c176021c81
4 changed files with 115 additions and 90 deletions

View File

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