obscure-go
obscure-go copied to clipboard
In-memory security with secure data types
Results
1
obscure-go issues
Sort by
recently updated
recently updated
newest added
When you store FakeValues for Int and String, aren't you making it easy for a hacker to just read those values in plain text with any memory-read tool? Why not...