8b3957b1f6
include: Release 1.11: - Adapt to "safe string" mode (OCaml 4.02 and later required). The API should remain backward-compatible for clients compiled in "unsafe string" mode. - Update SHA-3 to the official NIST standard (different padding than in the Keccak submission). (Closes: #1528) - Fixed bounds checking in "add_substring" methods of hash functions and other functions that operate on a substring of a string. (Closes: #1480) - Use hardware implementation of AES when available on x86 processors. (Faster than the software implementation and less sensitive to side channel attacks.) - Use the Zarith library to implement RSA. (Faster than the previous implementation and less sensitive to side channel attacks.) - Support the hardware random number generator present in recent x86 processors. - Rebuilt generated files with Oasis 0.4.6 for OCaml 4.03 compatibility.
20 lines
997 B
Text
20 lines
997 B
Text
@comment $NetBSD: PLIST,v 1.5 2017/07/11 12:34:22 jaapb Exp $
|
|
${OCAML_SITELIB}/cryptokit/META
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/cryptokit/cryptokit.a
|
|
${OCAML_SITELIB}/cryptokit/cryptokit.annot
|
|
${OCAML_SITELIB}/cryptokit/cryptokit.cma
|
|
${OCAML_SITELIB}/cryptokit/cryptokit.cmi
|
|
${OCAML_SITELIB}/cryptokit/cryptokit.cmt
|
|
${OCAML_SITELIB}/cryptokit/cryptokit.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/cryptokit/cryptokit.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/cryptokit/cryptokit.cmxa
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/cryptokit/cryptokit.cmxs
|
|
${OCAML_SITELIB}/cryptokit/cryptokit.mli
|
|
${OCAML_SITELIB}/cryptokit/cryptokitBignum.annot
|
|
${OCAML_SITELIB}/cryptokit/cryptokitBignum.cmi
|
|
${OCAML_SITELIB}/cryptokit/cryptokitBignum.cmt
|
|
${OCAML_SITELIB}/cryptokit/cryptokitBignum.cmti
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/cryptokit/cryptokitBignum.cmx
|
|
${OCAML_SITELIB}/cryptokit/cryptokitBignum.mli
|
|
${OCAML_SITELIB}/cryptokit/dllcryptokit_stubs.so
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/cryptokit/libcryptokit_stubs.a
|