I don't know what you did by reverting that commit, but the version `v0.5.2` breaks auth with the following issue: ``` marshal: crypto/aes: invalid key size 0 ``` Tested using gosnmp client to consume a gosnmpserver oid. version `v0.5.1` works fine