You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/internal/literals
Daniel Martí b0d3563fef all: use quicktest more consistently 4 months ago
..
fuzz_test.go all: use quicktest more consistently 4 months ago
literals.go implement flattening hardening 1 year ago
obfuscators.go use the "simple" obfuscator for large literals 2 years ago
random_testing.go internal/literals: add benchmark to measure the run-time overhead 2 years ago
seed.go avoid using math/rand's global funcs like Seed and Intn 2 years ago
shuffle.go fix shuffle obfuscation compiler optimization 1 year ago
simple.go avoid using math/rand's global funcs like Seed and Intn 2 years ago
split.go preallocate data in shuffle and split literal obfuscator 2 years ago
swap.go avoid using math/rand's global funcs like Seed and Intn 2 years ago