kangaroo 0.8.0

Pollard's Kangaroo ECDLP solver for secp256k1 using Vulkan/Metal/DX12 compute
Documentation
1
2
pub const FIELD_WGSL: &str = include_str!("shaders/field.wgsl");
pub const CURVE_WGSL: &str = include_str!("shaders/curve.wgsl");