Skip to content

x10xchange/stark-crypto-wrapper-py

 
 

Repository files navigation

Stark Crypto Wrapper

License

Description

The Stark Crypto Wrapper is a powerful library that provides a convenient interface for working with cryptographic operations in your applications. It abstracts away the complexities of low-level cryptographic algorithms and provides a simple and intuitive API for developers.

Features

  • Hashing: Generate secure hash values for data integrity verification.
  • Digital Signatures: Sign and verify data using digital signatures for authentication and integrity.

Installation

TODO

Building from source

  • poetry install -- install dependencies
  • maturin develop -- build and install the package in your current environment
  • pytest -- run tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 66.6%
  • Python 31.0%
  • Makefile 1.9%
  • Dockerfile 0.5%