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
Andrew LeFevre 13e273c9b3 use bitsets to detirmine what literals to obfuscate, handle errors from obfuscateNumberLiteral. Found an logic bug in numerical obfuscation by handling these errors 5 years ago
..
literals.go use bitsets to detirmine what literals to obfuscate, handle errors from obfuscateNumberLiteral. Found an logic bug in numerical obfuscation by handling these errors 5 years ago
numbers.go use bitsets to detirmine what literals to obfuscate, handle errors from obfuscateNumberLiteral. Found an logic bug in numerical obfuscation by handling these errors 5 years ago
obfuscators.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
seed.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
shuffle.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
simple.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
split.go Remove xor from the name of literal obfuscators. (#91) 5 years ago
swap.go Remove xor from the name of literal obfuscators. (#91) 5 years ago