abhedya-core 1.0.21

Core library for Abhedya: Sanskrit-Encoded Post-Quantum Cryptography
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "abhedya-core"
version = "1.0.21"
authors = ["ParamTatva <bot@paramtatva.org>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Core library for Abhedya: Sanskrit-Encoded Post-Quantum Cryptography"
readme = "README.md"
license = "MIT"
repository = "https://github.com/ParamTatva-org/abhedyam"
resolver = "2"

[lib]
name = "abhedya_core"
path = "src/lib.rs"

[dependencies.abhedya-chhandas]
version = "1.0.5"

[dependencies.abhedya-kem]
version = "1.0.5"

[dependencies.rand]
version = "0.9.2"