package passe

  1. Overview
  2. No Docs
Passe is library for hashing and verifying passwords using bcrypt and argon2 algorithms

Install

dune-project
 Dependency

Authors

Maintainers

Sources

passe-0.1.0.tbz
sha256=b15b176bfb67f5727092b5cb414b3c02fa509363890668646a4658bdc0755738
sha512=b018b4fd08d8d9d3dc9c3b94f2af37bc3fa44b52037cf80c8d93ab63db160a57ce5c7813172bbe3ee09213a334fd660f193a2f3dea33349ff834a232cc1b7678

Description

Passe is library for hashing and verifying passwords using bcrypt and argon2 algorithms. It is designed to be simple, secure, and easy to use in OCaml applications

Published: 18 Jan 2026

Dependencies (4)

  1. mirage-crypto-rng >= "1.2.0"
  2. mirage-crypto
  3. dune >= "3.19"
  4. ocaml >= "4.14"

Dev Dependencies (2)

  1. odoc with-doc
  2. alcotest with-test

Used by

None

Conflicts

None