lib/std/crypto.zig | 2 + lib/std/crypto/bcrypt.zig | 3 +- lib/std/crypto/ghash.zig | 3 +- lib/std/crypto/poly1305.zig | 3 +- lib/std/crypto/salsa20.zig | 5 +- lib/std/crypto/utils.zig | 86 ++++++++++++++++++++++++++++++++ lib/std/mem.zig | 20 -------- 7 files changed, 97 insertions(+), 25 deletions(-)