01:06 librasteve_ left 01:44 rakkable left 01:45 rakkable joined 02:43 guifa left
lizmat hmmm.. I wonder how hard it would be to get sha256, sha384 and sha512 natively into MoarVM 10:42
just realizing that the sha1 implementation is from a library that jnthn last touched in 2011
13:38 librasteve_ joined 14:47 vrurg left 14:48 vrurg joined 16:46 librasteve_ left
japhb Recent implementations of the various crypto primitives would be a very good thing. Likely to be much faster on recent hardware, at the very least. 19:12
19:12 librasteve_ joined
[Coke] +1 19:19
Voldenet I use Crypt::LibGcrypt bindings for sha256 and sha3, it works fine 22:20
libsodium has nice api, but I don't use it in raku 22:28
It bet it'd be fine to use existing libraries for built-in cryptography 22:30
lizmat I recently found out that OpenSSL::Digest offers all of them: sha1 .. sha512 22:54
which makes me wonder whether it would be an idea to include all of OpenSSL into MoarVM
23:56 mef left