24 Commits
Author SHA1 Message Date
RandyTheSilly ba4a2c8396 Bump peercred-mini 2026-05-29 17:49:35 -04:00
RandyTheSilly 718a2676c2 Add Solaris support 2026-05-29 17:42:58 -04:00
RandyTheSilly e79adb82a0 Bump go-boilerplate and peercred-mini 2026-02-13 17:34:02 -05:00
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 4fd72b0042 Tidy signal capturing; bump dependencies 2026-02-09 22:59:24 -05:00
RandyTheSilly 57eefdf8b4 Return error from wrappers.Decrypt() if Argon2 salt is not present 2026-01-25 15:57:26 -05:00
RandyTheSilly 2520e2459e Bump golang.org/x/crypto to address CVE-2025-58181 and CVE-2025-47914 2025-11-23 03:45:33 -05:00
RandyTheSilly 1e59bf01a5 Bump dependencies; switch to tagged go-winio fork 2025-11-09 15:40:18 -05:00
RandyTheSilly b96fe34a54 Bump Go to v1.24.6; bump dependencies 2025-08-17 13:10:23 -04:00
RandyTheSilly 400edc7c63 Bump dependencies 2025-06-19 18:07:54 -04:00
RandyTheSilly 7ceea99f35 Set static thread count; add sanity check before encryption on example program 2025-05-11 10:58:47 -04:00
RandyTheSilly d7ed4def86 Bump peercred-mini to v0.1.0 2025-05-11 10:48:27 -04:00
RandyTheSilly 9d7417e26d Add RPC function for encrypting data 2025-05-08 19:46:18 +00:00
RandyTheSilly e7f041bb0a Make daemon return decrypted data, not passphrase 2025-05-08 18:47:35 +00:00
RandyTheSilly f176d57b6b Rename module path for importability 2025-05-04 14:37:41 -04:00
RandyTheSilly 84bd8c3a42 Initial encryption/decryption via ChaCha20-Poly1305 2025-05-03 17:13:09 -04:00
RandyTheSilly 1f6c25f541 Bump peercred-mini to complete initial Windows support (still need timeout) 2025-04-06 23:36:51 -04:00
RandyTheSilly 256cad2331 Implement daemon auth on Windows 2025-04-06 23:04:12 -04:00
RandyTheSilly 6d9989b53a Incomplete Windows daemon support 2025-04-05 18:54:27 -04:00
RandyTheSilly 94868f6bad Bump peercred-mini 2025-04-05 15:28:52 -04:00
RandyTheSilly 4fa746ddce Bump peercred-mini to add FreeBSD (13+) support 2025-04-04 21:36:30 -04:00
RandyTheSilly fde10f69f5 Use "peercred-mini" module to get ucreds (enables greater platform support) 2025-04-04 00:53:09 -04:00
RandyTheSilly 1cd123ab31 Initial code commit (credentials daemon) 2025-04-02 00:10:20 -04:00