blueprint-crypto 0.2.0-alpha.3

Crypto metapackage for Tangle Blueprints
Documentation
# blueprint-crypto

Meta-crate for Blueprint cryptography modules.

## What it re-exports

- `blueprint-crypto-core`
- `blueprint-crypto-k256`
- `blueprint-crypto-sr25519`
- `blueprint-crypto-ed25519`
- `blueprint-crypto-bls`
- `blueprint-crypto-bn254`
- `blueprint-crypto-hashing`

## When to use

Use this crate when you want broad crypto coverage without managing per-algorithm dependencies.

## Related links

- Source: https://github.com/tangle-network/blueprint/tree/main/crates/crypto