Enchantrix/examples
google-labs-jules[bot] 8082074054 docs: Add feature examples
Adds a comprehensive set of examples to demonstrate the library's features.

- Breaks out the existing `examples/main.go` into separate, well-named files.
- Adds new examples for hashing, checksums, RSA, and PGP.
- The PGP examples cover key generation, encryption/decryption, signing/verification, and symmetric encryption.
- Removes the old `examples/main.go` file and formats the new example files.
2025-11-13 19:37:35 +00:00
..
checksums docs: Add feature examples 2025-11-13 19:37:35 +00:00
hash docs: Add feature examples 2025-11-13 19:37:35 +00:00
pgp_encrypt_decrypt docs: Add feature examples 2025-11-13 19:37:35 +00:00
pgp_generate_keys docs: Add feature examples 2025-11-13 19:37:35 +00:00
pgp_sign_verify docs: Add feature examples 2025-11-13 19:37:35 +00:00
pgp_symmetric_encrypt docs: Add feature examples 2025-11-13 19:37:35 +00:00
rsa docs: Add feature examples 2025-11-13 19:37:35 +00:00