
2025-09-22 20:42:03
from my link log —
Setsum: order agnostic, additive, subtractive checksum.
https://avi.im/blag/2025/setsum/
saved 2025-09-14 https://dotat.at/:/SS4XB.h…
from my link log —
Setsum: order agnostic, additive, subtractive checksum.
https://avi.im/blag/2025/setsum/
saved 2025-09-14 https://dotat.at/:/SS4XB.h…
Agentic JWT: A Secure Delegation Protocol for Autonomous AI Agents
Abhishek Goswami
https://arxiv.org/abs/2509.13597 https://arxiv.org/pdf/2509.13597
Did it turn out that the railway pass bought in KD ticket office doesn't work with the barcode scanners used in KW? Perhaps.
Did I immediately start scanning and analyzing the barcodes? Of course.
Well, KD tickets have two codes: a QR code with binary mash encoded in base64 (unnecessarily), which unfortunately I don't have time to analyze, and a code128 barcode with the ticket series and number, encoded as:
AA000000000 (0)
On the other hand, KW/PR have only code128 with the series and number, but without the digit in parentheses (perhaps a checksum?), even though it is printed on the pass:
AA000000000
#rail
from my link log —
Luhn credit card checksum using SWAR and SIMD.
https://nullprogram.com/blog/2022/04/30/
saved 2022-04-30 https://