06:02:53 hi, whats the chanel for monero mining? 06:45:34 #xmrmine:matrix.org 16:31:44 "Monero FCMP++ Cryptography Implementation Audited by Trail of Bits": https://magicgrants.org/2026/08/17/Monero-FCMP-Cryptography-Implementation-ToB 16:40:36 "While we believe that the current implementation is sound on the platforms it targets, it is 16:40:36 extremely fragile, and the performance benefits are unclear compared to calling 16:40:36 conversion functions to and from a [u8;32] array." 16:40:55 Is there any particular reason a pointer is still used here rather than an array? 17:01:31 That’s a question for Berman :) 17:37:52 We'd have to use a distinct internal type for all Points too (which reuse the Scalar type internally), and then call the relatively inconsequential suggested "lightweight" conversion function to convert types that doesn't seem to achieve any significant safety guarantee from my perspective. If the C side writes to the bytes, t [... too long, see https://mrelay.p2pool.observer/e/5NWx0qELd0VXalFG ] 17:39:46 Makes sense, thanks 19:08:47 @sgp_: blog post on getmonero? 19:32:16 I can write one up if that makes sense 19:46:00 @sgp_: if there are other audits to be done, then I think one big blog about these audits is better 20:19:54 I personally think one post about all the audits would be too difficult to follow