RandyTheSilly
|
0479447f14
|
Add documentation for high-level functions
|
2025-05-04 17:47:13 -04:00 |
|
RandyTheSilly
|
ec358c6d0c
|
Implement sanity check in example program
|
2025-05-03 20:05:02 -04:00 |
|
RandyTheSilly
|
baad84563e
|
Add sanity check to prevent data loss in the event the user mistypes their passphrase during encryption
|
2025-05-03 19:36:23 -04:00 |
|
RandyTheSilly
|
e4ae5b4a9d
|
Add high-level Decrypt() and Encrypt() functions for use by importing applications
|
2025-05-03 19:34:26 -04:00 |
|
RandyTheSilly
|
18ea71e7e4
|
Correct constant comment
|
2025-05-03 18:49:23 -04:00 |
|
RandyTheSilly
|
111d70596a
|
Give error handling control to importing applications
|
2025-05-03 18:42:55 -04:00 |
|
RandyTheSilly
|
146901a479
|
Implement AES256+GCM encryption/decryption (cascading)
|
2025-05-03 18:13:40 -04:00 |
|
RandyTheSilly
|
b93acdcaef
|
Improved decryption error messages
|
2025-05-03 17:17:14 -04:00 |
|
RandyTheSilly
|
84bd8c3a42
|
Initial encryption/decryption via ChaCha20-Poly1305
|
2025-05-03 17:13:09 -04:00 |
|