On Friday, 1 June 2018 at 08:37:33 UTC, Johannes Pfau wrote:
I don't know if anything changed in this regard since std.digest was written some time ago. But if you get the std.bitmanip nativeTo*Endian and *EndianToNative functions to work in CTFE, std.digest should work as well.

Standard cryptographic algorithms are by design not dependent on endianness, rather they set on a specific endianness.

Reply via email to