package scrypt-kdf
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  The scrypt Password-Based Key Derivation Function
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      1.2.0.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=f94cf5985bceb9b57efe3979a791cd81
    
    
  sha512=9d4f4ba1153b6c92abc2194da93e98d7f18c539ddf405e6619f0a9336790aee80b6dabb52ffa046138bdfe8a41b2b9c4361962011b37bcb9b8ab54d509b58d68
    
    
  doc/index.html
scrypt-kdf
API
Library scrypt-kdf
- Scrypt_kdfThe scrypt Password-Based Key Derivation Function Internet Draft specifies the password-based key derivation function scrypt. The function derives one or more secret keys from a secret string. It is based on memory-hard functions which offer added protection against attacks using custom hardware.
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page