guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#49867] [PATCH 21/29] gnu: Add ocaml-pbkdf.


From: pukkamustard
Subject: [bug#49867] [PATCH 21/29] gnu: Add ocaml-pbkdf.
Date: Sun, 08 Aug 2021 11:21:29 +0000


Xinglu Chen <public@yoctocell.xyz> writes:

+ (description "An OCaml implementation of PBKDF 1 and 2 as defined by
+PKCS#5 using @code{ocaml-mirage-crypto}.")

The description should contain full sentences, maybe

  "This package provides an OCaml implementation of …"

Changed to: "This package provides an OCaml implementation of PBKDF 1 and 2 as defined by PKCS#5 using @code{ocaml-mirage-crypto}."

Note: A version 1.2.0 was released recently. However, it requires CStruct 6.0.0. I will submit a patch to update ocaml-cstruct and then ocaml-pbkdf can be updated to 1.2.0.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]