mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-04 20:03:40 +00:00
Merge branch 'feature/89-logo' into develop
This commit is contained in:
commit
05024a5ea5
3 changed files with 6 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
|
||||
# curve25519-dalek [](https://crates.io/crates/curve25519-dalek) [](https://docs.rs/curve25519-dalek) [](https://travis-ci.org/isislovecruft/curve25519-dalek)
|
||||
|
||||
<img
|
||||
width="50%"
|
||||
align="right"
|
||||
src="https://user-images.githubusercontent.com/797/34898472-83686016-f7f3-11e7-967b-24b2aadd623a.png"/>
|
||||
|
||||
**A low-level cryptographic library for point, group, field, and scalar
|
||||
operations on a curve isomorphic to the twisted Edwards curve defined by -x²+y²
|
||||
= 1 - 121665/121666 x²y² over GF(2²⁵⁵ - 19).**
|
||||
|
|
|
|||
BIN
dalek-logo.png
Normal file
BIN
dalek-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 107 KiB |
1
dalek-logo.svg
Normal file
1
dalek-logo.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 59 KiB |
Loading…
Reference in a new issue