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
|
949ef622c7
|
Remove Scrypt
|
2025-05-08 17:36:04 +00:00 |
|
RandyTheSilly
|
ac5314396e
|
Use multiple KDFs (add Scrypt for AES256)
|
2025-05-08 17:26:12 +00:00 |
|
RandyTheSilly
|
e4ae5b4a9d
|
Add high-level Decrypt() and Encrypt() functions for use by importing applications
|
2025-05-03 19:34:26 -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 |
|