• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

edwards25519/H11-May-2021-3,1862,849

extra25519/H11-May-2021-354276

README-extra25519.mdH A D11-May-2021757 2215

README-extra25519.md

1This includes a copy of the edwards25519 and extra25519 packages authored
2by agl, that formerly lived at github.com/agl/ed25519 as of the commit
35312a61534124124185d41f09206b9fef1d88403 with the following changes:
4
5 * Import paths fixed up.
6
7 * The unused Ed25519->X25519 key conversion routines were removed.
8
9 * `UnsafeBroken` was prefixed to the routines that are known to be
10   severely flawed.
11
12The only reason this is being done (despite agl's wishes that the code
13base dies, which I wanted to respect) is so people stop bothering me
14about it.
15
16Do not ask me questions about this.
17Do not use it in other projects.
18Do not use it in anything new.
19Do not expect me to maintain this beyond ensuring it continues to build.
20
21All I want is to be left alone.
22