xavierleroy/cryptokit
A library of cryptographic primitives (ciphers, hashes, etc) for OCaml
CNOASSERTION
Issues
- 4
Feature Request: Add Paillier Encryption
#38 opened by Athishpranav2003 - 3
- 2
- 6
error "SSE4.1 instruction set not enabled"
#33 opened by bguil - 6
usage of pclmul may need SSE4.1
#32 opened by olafhering - 3
version number in ocamlfind
#26 opened by zoggy - 5
/dev/urandom test randomly fails
#25 opened by olafhering - 1
How do I use the module using dune and ml file.
#22 opened by sahanakk - 2
- 8
- 2
Take symmetric key of any length
#23 opened by ethanxuyizhou - 5
Constant-time comparison function
#13 opened by wiml - 0
remark about the interface for chacha20
#21 opened by UnixJunkie - 3
DH.derive_key uses SHA1, which is deprecated
#19 opened by UnixJunkie - 3
Zlib.compress issues with zlib >= 1.2.9
#16 opened by mfp - 13
zlib failure in utop
#7 opened by hcarty - 1
initialization vector seems to be reinitialised
#11 opened by ulysse71 - 5
in ocp-browser, the ocamldoc showing for Cryptokit.hash_channel is the one for hash_string
#3 opened by UnixJunkie - 3
Which steps does it require to transform the output of Zlib.compress() into a message that can be decoded with zcat ?
#1 opened by foretspaisibles