tlcs-rust implements an efficient TLCS protocol in Rust using the arkworks ecosystem. Its library can create public keys for elliptic curves supported by arkworks, plus the BLS12_381 G1 group and babyjubjub curve. The repository states that the work is incomplete, experimental, and not ready for main-project use.