HackerTrans
トップ新着トレンドコメント過去質問紹介求人

brianpane

no profile record

コメント

brianpane
·3 か月前·議論
This seems ill-advised. The protocol as documented is trivially exploitable by reflection attacks. The cat next door said one meow, and now every cat in the neighborhood is wailing in response.
brianpane
·5 か月前·議論
There is a rustls side project called Graviola that's building a fast crypto provider in Rust+ASM. It's taken an interesting approach: starting with an assembly library that's been formally proven correct, and then programmatically translating that into Rust with inline assembly that's easy to build with Rust tooling.