Mining/pkg/ueps
Claude c8edfee8ae
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): add usage-example comment on default HMAC coverage path
AX Principle 2 — comments as usage examples. The default switch case in
ReadAndVerify silently included unknown extension tags in signedData with
no explanation of why; added a concrete comment showing the pattern and
the security rationale (tag-injection prevention).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:04:01 +01:00
..
packet.go ax(ueps): replace prose comment with usage example in writeTLV 2026-04-02 10:01:06 +01:00
packet_test.go ax(ueps): rename TestPacket_NewBuilder_* to TestPacket_NewPacketBuilder_* 2026-04-02 09:51:59 +01:00
reader.go ax(ueps): add usage-example comment on default HMAC coverage path 2026-04-02 10:04:01 +01:00
reader_test.go ax(ueps): rename NewBuilder to NewPacketBuilder for AX Principle 1 compliance 2026-04-02 09:45:23 +01:00