DamCTF 2020 “semihonest”

OT is secureI hope you will not break itDon’t be malicious This challenge provides you with incomplete client code for an Oblivious Transfer (OT) protocol. In Oblivious Transfer there is a “sender” and a “receiver”, the sender won’t know what data was sent to the receiver, and the receiver will only learn the information it […]

HTML5 CSS Crossview

A couple weeks ago while browsing reddit I stumbled across a very cool Android UI button that I thought was genius. https://github.com/cdflynn/crossview  In particular this element would be great for lists where you want to add or remove options, like a choose your toppings list for a burger (e.g. add or remove toppings). I thought that […]