streaming-crypto 0.1.0-beta.3

Cryptographic library with optional FFI and Python bindings
Documentation
1
2
3
4
5
6
core-api = []
ffi-api  = []
pyo3-api = ["pyo3"]
cuda     = ["cudarc"]      # CUDA backend
metal    = ["wgpu"]        # WGPU backend
opencl   = ["opencl3"]     # OpenCL backend