Skip to content

Commit

Permalink
Added archival notice (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
rozbb committed Aug 12, 2023
1 parent 58a967f commit 02001d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# ARCHIVED

This repo has been [moved](https://github.com/dalek-cryptography/curve25519-dalek). Please direct all issues and pull requests to the new repo.

This repo will remain here in a read-only state for historical purposes.

---

# ed25519-dalek [![](https://img.shields.io/crates/v/ed25519-dalek.svg)](https://crates.io/crates/ed25519-dalek) [![](https://docs.rs/ed25519-dalek/badge.svg)](https://docs.rs/ed25519-dalek) [![Rust](https://github.com/dalek-cryptography/ed25519-dalek/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/dalek-cryptography/ed25519-dalek/actions/workflows/rust.yml)

Fast and efficient Rust implementation of ed25519 key generation, signing, and
Expand Down

0 comments on commit 02001d8

Please sign in to comment.