II.
LibrarySkill overview
Reference · livelib-skill:cryptography-blockchain--crypto-primitives
crypto-primitives overview
Implementation and secure usage of cryptographic primitives including ECDSA, BLS, Schnorr signatures, key derivation, secret sharing, and constant-time operations. Provides guidance for secure cryptographic implementations in blockchain applications.
Attributes
displayName
crypto-primitives
description
Implementation and secure usage of cryptographic primitives including ECDSA, BLS, Schnorr signatures, key derivation, secret sharing, and constant-time operations. Provides guidance for secure cryptographic implementations in blockchain applications.
libraryPath
library/specializations/cryptography-blockchain/skills/crypto-primitives/SKILL.md
specialization
cryptography-blockchain
contentSummary
# Cryptographic Primitives Skill
Expert implementation and usage of cryptographic primitives for blockchain and security applications.
## Capabilities
- **Digital Signatures**: ECDSA, BLS, Schnorr signature implementation and verification
- **Key Derivation**: BIP-32/39/44 hierarchical determinis
Outgoing edges
lib_applies_to_domain1
- domain:security·DomainSecurity
lib_belongs_to_specialization1
- specialization:cryptography-blockchain·Specialization
lib_involves_role1
- role:security-engineer·RoleSecurity Engineer
lib_requires_skill_area4
- skill-area:symmetric-encryption·SkillAreaSymmetric Encryption
- skill-area:asymmetric-encryption·SkillAreaAsymmetric Encryption
- skill-area:signature-schemes·SkillAreaDigital Signature Schemes
- skill-area:key-derivation·SkillAreaKey Derivation
Incoming edges
None.