Commit Graph
6 Commits
Author SHA1 Message Date
hashlag 1c341c6888 Replace Padder CRTP base with a concept.
Chaos Ci / test (push) Successful in 3m1s
Chaos Ci / benchmark (push) Successful in 1m51s
2026-09-01 00:43:27 +03:00
hashlag 7e82f3d01a Branchless: Introduce ToBool(). 2026-08-30 01:51:19 +03:00
hashlag 72e4803939 Branchless: Introduce TrueMask and FalseMask constants. 2026-08-30 01:48:58 +03:00
hashlag 8adc867a2e PadderIso7816: Do not allow to pad empty ranges.
Chaos Ci / test (push) Successful in 2m39s
Chaos Ci / benchmark (push) Successful in 1m50s
2026-08-13 01:22:14 +03:00
hashlag ac122f0f9f Implement unpad for ISO 7816 padding.
Chaos Ci / test (push) Successful in 3m11s
Chaos Ci / benchmark (push) Successful in 1m52s
2026-08-13 00:31:40 +03:00
hashlag eb3da5ff75 Add ISO/IEC 7816-4 padding implementation.
Chaos Ci / test-and-benchmark (push) Successful in 2m8s
2026-06-18 01:28:38 +03:00