JustasMasiulis / xorstr

heavily vectorized c++17 compile time string encryption.
Apache License 2.0
1.19k stars 193 forks source link

Update xorstr.hpp #49

Closed llxiaoyuan closed 2 years ago

llxiaoyuan commented 2 years ago

faster and more clear

JustasMasiulis commented 2 years ago

I remember cast_type being needed for some sort of conversion problems with wider types. Have you tested that this works with wide strings?