sk Skill · ShieldNet-360
crypto-misuse
Block weak ciphers, predictable RNG, undersized keys, fast-hash password storage, nonce reuse, and non-constant-time comparison. Use when generating code that hashes, encrypts, or signs, code that compares secrets, MACs, or tokens, or config for key sizes and randomness.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
Goprevention
- Host repository
- ShieldNet-360/secure-vibe
- Category
- prevention
- Version
- 1.1.0
- Compatible with
- when generating code that hashes / encrypts / signs, when generating code that compares secrets / MACs / tokens, when choosing an algorithm, key size, or RNG
- Host stars
- 22
- Host language
- Go