Summary: 29 instances, 22 unique Text Count // TODO: Explore batching options, quick tests showed batching 1 //TODO: return result 2 // TODO: Decide if we need the dummy barrier 2 // TODO: add parallel sorting of the outputs by key or by value 1 // TODO: Fix header processing 2 // TODO: borrow ciphers 1 // TODO: BUG why is this undo_permute 1 // TODO: do better than String::from("") 1 //TODO: WARN: this is single column only (yet) 2 // TODO: This should be a ByteBuffer instead of a vec 1 // TODO: This push is likely unneccessary 1 // TODO: can this be a parallel forall 2 // TODO: Explore batching options, quick tests showed batching gives +10-20% speedup 1 // TODO: These are unused in this protocl and should be removed 1 // TODO: consider using dyn pid::crypto::ECCipher trait? 3 // TODO: switch to Default trait instead 1 // FIXME: assumption - the power of two is not a BigUint 1 // TODO: Remove clone and consume 1 // TODO: Replace with match 1 // TODO: parametrise type of scalar 1 // TODO get generic implementation for i64 etc 1 //TODO: change to iter 1