mirror of
https://github.com/tlsnotary/tlsn.git
synced 2026-04-28 03:00:14 -04:00
* stream cipher * simplifications * add comments to counter_block fns * remove unnecesary phantom data * rename flag in build_ctr_labels * rename methods to have _public suffix * allocate vector properly * document record functionality * document record in decrypt_private * remove unnecessary summarize * additive -> xor * remove unnecessary closure * remove unnecessary clone * update tokio dep * key stream -> keystream * rename missed key_block -> keystream_block