cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.27k stars 142 forks source link

Add tkn20 benchmarks #442

Closed tanyav2 closed 1 year ago

tanyav2 commented 1 year ago

Adds tkn20 benchmarks comparing operation performance (key generation, encryption, decryption) against RSA-PKCSv1 and X25519. Two policy/attribute lengths are compared-- one is small (2 attributes), another is 50 attributes.

Sizes of ciphertexts and keys is also compared.