package scrypt-kdf

  1. Overview
  2. Docs
The scrypt Password-Based Key Derivation Function

Install

Dune Dependency

Authors

Maintainers

Sources

1.2.0.tar.gz
md5=f94cf5985bceb9b57efe3979a791cd81
sha512=9d4f4ba1153b6c92abc2194da93e98d7f18c539ddf405e6619f0a9336790aee80b6dabb52ffa046138bdfe8a41b2b9c4361962011b37bcb9b8ab54d509b58d68

README.md.html

README.md

The scrypt Password-Based Key Derivation Function

A pure OCaml implementation of scrypt password based key derivation function, as defined in The scrypt Password-Based Key Derivation Function internet draft, including test cases from the RFC.