/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

keymaterial.net
| | blog.trailofbits.com
2.5 parsecs away

Travel
| | The elliptic curve digital signature algorithm (ECDSA) is a common digital signature scheme that we see in many of our code reviews. It has some desirable properties, but can also be very fragile. For example, LadderLeak was published just a couple of weeks ago, which demonstrated the feasibility of key recovery with a side channel [...]
| | neilmadden.blog
2.0 parsecs away

Travel
| | Wikipedia's definition of a digital signature is: A digital signature is a mathematical scheme for verifying the authenticity of digital messages or documents. A valid digital signature on a message gives a recipient confidence that the message came from a sender known to the recipient. -Wikipedia They also have a handy diagram of the process...
| | www.wpsoftware.net
3.0 parsecs away

Travel
| | [AI summary] This technical article explains a mathematical method to simulate Bitcoin covenants and transaction introspection by abusing the algebra of Schnorr signatures and a hypothetical CAT opcode.
| | 8yd.no
22.6 parsecs away

Travel
| Passwords should be set, not sent - and other things I thought about when someone talked about password-emailing as a natural part of the user registration. I'm no security expert, but that's a big n...