secret/internal
sneak 816f53f819 Replace shell-based keychain implementation with keybase/go-keychain library
- Replaced exec.Command calls to /usr/bin/security with native keybase/go-keychain API
- Added comprehensive test suite for keychain operations
- Fixed binary data storage in tests using hex encoding
- Updated macse tests to skip with explanation about ADE requirements
- All tests passing with CGO_ENABLED=1
2025-07-21 15:58:41 +02:00
..
cli Fix GetValue methods to return LockedBuffer internally 2025-07-15 08:59:23 +02:00
macse Replace shell-based keychain implementation with keybase/go-keychain library 2025-07-21 15:58:41 +02:00
secret Replace shell-based keychain implementation with keybase/go-keychain library 2025-07-21 15:58:41 +02:00
vault Fix DecryptWithIdentity to return LockedBuffer 2025-07-15 09:04:34 +02:00