Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Add deprecation notice in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Nashtare committed Dec 5, 2023
1 parent b3b9f93 commit ccf4ff1
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
Expand Up @@ -3,6 +3,14 @@
[![codecov](https://codecov.io/gh/toposware/cheetah/branch/main/graph/badge.svg?token=0NWRGPBE8Q)](https://codecov.io/gh/toposware/cheetah)
![example workflow](https://github.com/toposware/cheetah/actions/workflows/ci.yml/badge.svg)

## NOTICE

This repository is unmaintained and therefore publicly archived.
If you have any interest in the Cheetah curve or the work from its associated preprint [eprint.iacr.org/2022/277](https://eprint.iacr.org/2022/277)
on extension-based elliptic curves, feel free to contact the authors at "research [at] toposware [dot] com".

---

This crate provides an implementation of the Cheetah curve over a sextic extension of the prime field `Fp`,
with p = 2<sup>64</sup> - 2<sup>32</sup> + 1.

Expand Down

0 comments on commit ccf4ff1

Please sign in to comment.