<feed xmlns='http://www.w3.org/2005/Atom'>
<title>noshitalk/pkg/crypto/crypto_test.go, branch claude/refactor-code-efficiency-01QJd8Nak4WFpgPz2D91dYQ2</title>
<subtitle>Zero-knowledge end-to-end encrypted chat - X25519 ECDH + AES-GCM-256
</subtitle>
<id>https://git.virebent.art/virebent/noshitalk/atom?h=claude%2Frefactor-code-efficiency-01QJd8Nak4WFpgPz2D91dYQ2</id>
<link rel='self' href='https://git.virebent.art/virebent/noshitalk/atom?h=claude%2Frefactor-code-efficiency-01QJd8Nak4WFpgPz2D91dYQ2'/>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/noshitalk/'/>
<updated>2025-11-23T10:41:36+00:00</updated>
<entry>
<title>Fix test cases for correct v3 onion address format</title>
<updated>2025-11-23T10:41:36+00:00</updated>
<author>
<name>Claude</name>
<email>noreply@anthropic.com</email>
</author>
<published>2025-11-23T10:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/noshitalk/commit/?id=53501f01e8c8581ab1fba48dd49c6d40f6f4f622'/>
<id>urn:sha1:53501f01e8c8581ab1fba48dd49c6d40f6f4f622</id>
<content type='text'>
- Fix tor_test.go: use 56-char base32 strings for valid onion addresses
- Fix crypto_test.go: use net.Pipe() for proper bidirectional auth test
- Fix go.sum: remove corrupted first line
</content>
</entry>
<entry>
<title>Add tests, Makefile, update README, remove duplicates</title>
<updated>2025-11-23T10:38:12+00:00</updated>
<author>
<name>Claude</name>
<email>noreply@anthropic.com</email>
</author>
<published>2025-11-23T10:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.virebent.art/virebent/noshitalk/commit/?id=3d5286365747c7d2418be16544116f67964b8c48'/>
<id>urn:sha1:3d5286365747c7d2418be16544116f67964b8c48</id>
<content type='text'>
- Add comprehensive test suites for all shared packages:
  - pkg/crypto: padding, encryption, ECDH, auth tests
  - pkg/protocol: message serialization tests
  - pkg/identity: identity save/load tests
  - pkg/tor: onion address validation tests
- Add Makefile with build automation targets
- Update README with new modular architecture docs
- Remove duplicate monolithic .go files from root
  (code now organized in cmd/ and pkg/ directories)
</content>
</entry>
</feed>
