Matthew Doty
Matthew Doty
You can just specify the secp256k1 as ECDSA parameters: http://www.w3.org/TR/WebCryptoAPI/#dfn-EcdsaParams Just perusing this document, this API is similar to BouncyCastle's. I can't help but notice that crypto.subtle doesn't support ECDH...
+1 I don't think replay attacks are in scope.
It would also be nice if there was a protocol for AES encryption using Diffie-Helman shared secrets...
Some other cases where this is would be useful are [get_data_field][1] and [get_bool_field][1]. Imagine the case where a schema has an added data or boolean field. If the data is...
@dwrensha we are hoping to switch to capnproto at my work. Since the capnproto format is extensible, we want to add fields to our data-structures over time. We are excited...
@aikalant I have been trying to revive `capnp-conv` from PR https://github.com/capnproto/capnproto-rust/pull/157 . We investigating changing to capnp from our current binary format at work. Happy to collaborate if you are...
This is almost certainly too beta right now, but it would be amazing if core.matrix could eventually wrap the new WebCL standard to make use of the GPU for matrix...
Seconded. I would start using libCello tomorrow if it had this.
@JasonCoombs You can find a copy of the original mathematica code in an old revision of the specification here - https://github.com/ethereum/wiki/wiki/Ethash/ae38504014dc17950cfe680923f7a7fbba8f9b58