Giter Site home page Giter Site logo

ulrik-dk / twenty-first Goto Github PK

View Code? Open in Web Editor NEW

This project forked from neptune-crypto/twenty-first

0.0 0.0 0.0 2.53 MB

Cryptography implementations in Rust

License: GNU General Public License v2.0

Python 0.33% Rust 99.05% Makefile 0.18% Sage 0.43%

twenty-first's Introduction

twenty-first

GitHub CI crates.io

A collection of cryptography primitives written in Rust.

Content of this library

This library contains primarily the following cryptographic primitives:

This library also contains some proof-of-concept STARK implementations:

Release protocol

While twenty-first's version is 0.x.y, releasing a new version:

  1. Is the release backwards-compatible? Then the new version is 0.x.y+1. Otherwise the new version is 0.x+1.0.
  2. Create a commit that increases version = "0.x.y" in twenty-first/Cargo.toml. The commit message should give a one-line summary of each release change.
  3. Have a v0.x.y git tag on this commit created. (git tag v0.x.y [sha], git push upstream --tags)
  4. Have this commit cargo published on crates.io and in GitHub tags.

If you do not have the privilege to create git tags or run cargo publish, submit a PR and the merger will take care of these.

twenty-first's People

Contributors

sword-smith avatar sshine avatar jan-ferdinand avatar einar-triton avatar aszepieniec avatar munksgaard avatar ulrik-dk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.