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
pagran d8d33f17b5 adds hardening of literals obfuscator
To make deobfuscation of literals more difficult, this update emulates the method used for obfuscating strings and byte slices. Some constants are now placed within lambda parameters (external keys). Additionally, with a certain probability, external keys can be further obfuscated using a global key stored in a global variable.
2 months ago
..
asthelper adds hardening of literals obfuscator 2 months ago
ctrlflow all: run gopls's modernize -fix 3 months ago
linker use LC_ALL=C rather than LANG=en_US 3 months ago
literals adds hardening of literals obfuscator 2 months ago
ssa2ast all: run gopls's modernize -fix 3 months ago