You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2023. It is now read-only.
If we examine in this section https://github.com/lu4p/ToRat/blob/5f90a79d273f24dfaab267612603880372c16bb8/torat_server/crypto/crypto.go#L25-L28 we can see this
But that's because that code incorrectly assumed that err would be returned after pem.Decode.