Commit Graph
10 Commits
Author SHA1 Message Date
hashlag 409b6aa48c PadderPkcs7Tests: Remove reversed range testcase.
There is not much we can do.
2026-08-14 00:54:18 +03:00
hashlag a282feeb0b PadderPkcs7Tests: Fix empty range pad testcase. 2026-08-14 00:54:18 +03:00
hashlag 0572d9e887 Fix missing includes in tests. 2026-08-04 00:17:28 +03:00
hashlag 8ff1e4b369 PadderPkcs7: Do not allow to pad empty ranges.
Chaos Ci / test (push) Successful in 3m2s
Chaos Ci / benchmark (push) Successful in 1m50s
2026-08-03 02:39:44 +03:00
hashlag 88bcbb5514 Improve #include formatting in tests.
Chaos Ci / test (push) Successful in 2m57s
Chaos Ci / benchmark (push) Successful in 1m47s
2026-08-02 03:25:00 +03:00
hashlag c03b392bcc Improve negative assertions by checking the actual exceptions' content. 2026-08-02 03:06:27 +03:00
hashlag 357f00d3e1 Fix missing includes. 2026-07-20 02:56:39 +03:00
hashlag e6c4f1fc98 Implement unpad for PKCS#7 padding.
Chaos Ci / test (push) Successful in 3m3s
Chaos Ci / benchmark (push) Successful in 1m55s
2026-07-20 02:20:54 +03:00
hashlag 797a5428cc Add Padder<>. A CRTP base for padding algorithms.
Chaos Ci / test-and-benchmark (push) Successful in 1m59s
2026-02-08 23:44:51 +03:00
hashlag 5baede0a1d Rename PadPkcs7 --> PadderPkcs7. 2026-02-08 23:31:24 +03:00