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.
6 days ago
..
asthelper adds hardening of literals obfuscator 6 days ago
ctrlflow all: run gopls's modernize -fix 1 month ago
linker use LC_ALL=C rather than LANG=en_US 4 weeks ago
literals adds hardening of literals obfuscator 6 days ago
ssa2ast all: run gopls's modernize -fix 1 month ago