RandyTheSilly
|
e8ef243e87
|
Make input zeroization optional
|
2026-02-10 23:34:30 -05:00 |
|
RandyTheSilly
|
f49248930b
|
Rename all occurrences of "passphrase" to "password"
|
2026-02-10 21:14:49 -05:00 |
|
RandyTheSilly
|
c5e259a446
|
Significant hardening (always work on bytes; zeroize everything); address JetBrains warnings
|
2026-02-10 00:33:56 -05:00 |
|
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 |
|