tari_crypto 0.11.2

Tari Cryptography library
Documentation
target
/**/.env

# These are backup files generated by rustfmt
**/*.rs.bk

# Ignore IDE workspace files
.idea
*.iml
.vs/
*.userprefs
.vscode/
*.code-workspace
tags

# Ignore OS files
.DS_Store

# Custom formatting files
.rustfmt.toml
.clippy.toml

# Ignore Code Coverage Report files
cov_raw/
coverage_report/
default.profraw

Cargo.lock
*.log

# Generated during build
/libtari/tari_crypto.h

# C-demo output
bin/