Standard Library

GoCryptoDes

Go stdlib package — crypto/des. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.

Other Methods

.KeySizeError.Error()Neutral
#
Signature
KeySizeError.Error() string

KeySizeError.Error function.

.NewCipher()Neutral
#
Signature
NewCipher(key []byte) (cipher.Block, error)

NewCipher creates and returns a new cipher.Block.

.NewTripleDESCipher()Neutral
#
Signature
NewTripleDESCipher(key []byte) (cipher.Block, error)

NewTripleDESCipher creates and returns a new cipher.Block.

.KeySizeError()Neutral
#
Signature
type KeySizeError ...

KeySizeError type.

Fully-Qualified Names

FQNField
crypto/desfqns[0]

Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.

Import

go.mod
// standard library — no go.mod entry required
rule.py
from codepathfinder.go_rule import ...  # crypto/des