diff options
author | saturneric <[email protected]> | 2025-07-06 14:14:21 +0000 |
---|---|---|
committer | saturneric <[email protected]> | 2025-07-06 14:14:21 +0000 |
commit | 4fdef6f71dfddbefe4de386597dd58de962f1a8f (patch) | |
tree | 52b7f1c5cf37942b98b91e326bb1d2519b4c1a8f | |
parent | refactor(ci): simplify runner configuration for Docker job (diff) | |
download | Manual-4fdef6f71dfddbefe4de386597dd58de962f1a8f.tar.gz Manual-4fdef6f71dfddbefe4de386597dd58de962f1a8f.zip |
feat(docs): add guide for symmetric encryption and decryption
- Introduced a comprehensive guide on symmetric encryption, detailing its definition, functionality, and usage.
- Included steps for encrypting and decrypting data using GpgFrontend.
- Provided security tips and scenarios for appropriate use of symmetric encryption.
-rw-r--r-- | src/content/docs/guides/symmetric-encrypt-decrypt.mdx (renamed from src/content/docs/guides/symmetric-encrypt-decrypt.md) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/content/docs/guides/symmetric-encrypt-decrypt.md b/src/content/docs/guides/symmetric-encrypt-decrypt.mdx index 30512fa..30512fa 100644 --- a/src/content/docs/guides/symmetric-encrypt-decrypt.md +++ b/src/content/docs/guides/symmetric-encrypt-decrypt.mdx |