mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Fixed README image layout and gave the logo the alt text described in #89
This commit is contained in:
parent
01672bfc63
commit
1ddad1858f
1 changed files with 4 additions and 2 deletions
|
|
@ -1,10 +1,12 @@
|
|||
|
||||
# curve25519-dalek [](https://crates.io/crates/curve25519-dalek) [](https://doc.dalek.rs) [](https://travis-ci.org/dalek-cryptography/curve25519-dalek)
|
||||
|
||||
<p style="float: right">
|
||||
<img
|
||||
width="33%"
|
||||
align="right"
|
||||
width="300px"
|
||||
alt="dalek-cryptography logo: a dalek with edwards curves as sparkles coming out of its radar-schnozzley blaster thingies"
|
||||
src="https://doc.dalek.rs/assets/dalek-logo-clear.png"/>
|
||||
</p>
|
||||
|
||||
**A pure-Rust implementation of group operations on Ristretto and Curve25519.**
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue