Explore >> Select a destination


You are here

www.imperialviolet.org
| | andrea.corbellini.name
1.1 parsecs away

Travel
| | [AI summary] The text provides an in-depth explanation of elliptic curve cryptography (ECC), covering fundamental concepts such as elliptic curves over finite fields, point addition, cyclic subgroups, subgroup orders, and the discrete logarithm problem. It also discusses practical aspects like finding base points, cofactors, and the importance of choosing subgroups with high order for cryptographic security. The text emphasizes that ECC relies on the difficulty of solving the discrete logarithm problem on elliptic curves, which is considered computationally hard and forms the basis for secure cryptographic protocols like ECDH and ECDSA.
| | blog.intothesymmetry.com
2.1 parsecs away

Travel
| | tl;dr if you are using go-jose , node-jose , jose2go , Nimbus JOSE+JWT or jose4j with ECDH-ES please update to the latest version. RFC 7...
| | www.johndcook.com
1.8 parsecs away

Travel
| | The Bitcoin key mechanism is based on elliptic curve cryptography over a finite field. This post gives a brief overview.
| | notes.volution.ro
17.0 parsecs away

Travel
| About the many types of hash functions, their use-cases, dos and don'ts, with suggestions for currently accepted algorithms.