Enchantrix/pkg/crypt/std
google-labs-jules[bot] edb8b8f98e fix(tests): address race conditions and incorrect mocks
- Refactors the `lthn` keymap test to be thread-safe by using a mutex and `t.Cleanup` to ensure state is properly restored.
- Corrects the `mockReader` implementation in the `trix` tests to adhere to the `io.Reader` interface contract.
2025-11-03 00:29:26 +00:00
..
chachapoly test: increase test coverage to 100% 2025-11-03 00:17:27 +00:00
lthn fix(tests): address race conditions and incorrect mocks 2025-11-03 00:29:26 +00:00
rsa test: increase test coverage to 100% 2025-11-03 00:17:27 +00:00