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.
.NewCipher()NeutralNewCipher(key []byte) (cipher.Block, error)
NewCipher creates and returns a new cipher.Block.
.NewTripleDESCipher()NeutralNewTripleDESCipher(key []byte) (cipher.Block, error)
NewTripleDESCipher creates and returns a new cipher.Block.
| FQN | Field | |
|---|---|---|
| crypto/des | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # crypto/des