Skip to content

Cryptographic primitives for Everscale/Venom nodes in Rust

License

Notifications You must be signed in to change notification settings

drmick/ever-crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

ever-crypto

Cryptographic primitives for Everscale/Venom nodes in Rust

Table of Contents

About

Safe Rust implementation of cryptographic primitives used in Everscale/Venom nodes

Getting Started

Prerequisites

Rust complier v1.65+.

Installing

git clone --recurse-submodules https://github.com/tonlabs/ever-crypto.git
cd ever-crypto
cargo build --release

Usage

This project output is the library which is used as a part of Everscale/Venom node. Also it can be used in standalone tools.

Contributing

Contribution to the project is expected to be done via pull requests submission.

License

See the LICENSE file for details.

Tags

blockchain everscale rust venom-blockchain venom-developer-program venom-crypto

About

Cryptographic primitives for Everscale/Venom nodes in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%