RandyTheSilly
|
57eefdf8b4
|
Return error from wrappers.Decrypt() if Argon2 salt is not present
|
2026-01-25 15:57:26 -05:00 |
|
RandyTheSilly
|
8907fdc36e
|
Optimize salt+nonce appends
|
2025-05-19 20:10:03 -04:00 |
|
RandyTheSilly
|
0e7a796bb1
|
Derive HKDF keys (per algo) from primary key: roughly doubles time/security efficiency
|
2025-05-19 19:59:57 -04:00 |
|
RandyTheSilly
|
b49d9f1eea
|
Remove warnings about using Decrypt/Encrypt directly
|
2025-05-08 19:40:41 -04:00 |
|
RandyTheSilly
|
d324e62474
|
Specify and solidify usage modes
|
2025-05-08 20:18:31 +00:00 |
|
RandyTheSilly
|
0479447f14
|
Add documentation for high-level functions
|
2025-05-04 17:47:13 -04:00 |
|
RandyTheSilly
|
e4ae5b4a9d
|
Add high-level Decrypt() and Encrypt() functions for use by importing applications
|
2025-05-03 19:34:26 -04:00 |
|