Commit Graph

4 Commits

Author SHA1 Message Date
bc3d77d784 Optimize non-overlapping CFB8 decryption using SIMD XOR (#265) 2023-11-24 06:49:31 +08:00
7506de289b Improve CFB8 implementation (#256)
* Add CFB8 tests & benchmark

* Improve CFB8 implementation

* Cleanup code

* Speed up with copy function

* Even faster

* Fix & more tests

* Fix tests

* Fix typo
2023-08-19 11:10:28 +08:00
fad92fe364 format repo with "gofumpt" tool 2022-11-26 20:37:57 +08:00
0d436609ce init 2019-05-01 15:22:42 +08:00