belisarius222 / xact-rs

An implementation of 3Scan's XACT data transfer protocol, written in rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xact-rs

Rust implementation of the XACT protocol.

Note: currently requires the nightly build of the rustc compiler so we can use its SHA256 algorithm. We should probably switch over to the octavo crypto library instead.

Also, the linker dies on OS X when attempting to link with the rust-zmq library. Works fine on linux.

About

An implementation of 3Scan's XACT data transfer protocol, written in rust.


Languages

Language:Rust 100.0%