Registry / testing / ark-algebra-test-templates

ark-algebra-test-templates

JSON →
library0.5.0rscratesunverified

Provides test templates for finite fields, elliptic curves, and pairings used in the arkworks algebraic library.

# Cargo.toml [dependencies] ark-algebra-test-templates = "0.5.0"
INSTALL
IMPORT
SIG · ARK-ALGEBRA-TEST-T
A
ark-algebra-test-templates
testingrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

test_field
use ark_algebra_test_templates::*;

Import test templates for algebraic structures.

use ark_algebra_test_templates::*; fn main() { // Example: run field tests for a custom field // test_field::<MyField>(); println!("Test templates available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
22
OpenAI (training)
1
Resources
ark-algebra-test-templates — cargo add ark-algebra-test-templates · libregistry