Skip to content

11 adding post quantum support #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jan 30, 2025

Merge pull request #22 from Nichokas/english-translation

7784a9e
Select commit
Loading
Failed to load commit list.
Merged

11 adding post quantum support #16

Merge pull request #22 from Nichokas/english-translation
7784a9e
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jan 30, 2025

Performance Regression: N/A

Summary

🆕 18 new benchmarks
⁉️ 4 dropped benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
🆕 decrypt_1024B N/A 17.8 µs N/A
🆕 decrypt_128B N/A 14.2 µs N/A
🆕 decrypt_16B N/A 13.1 µs N/A
🆕 decrypt_4096B N/A 26.3 µs N/A
🆕 encrypt_1024B N/A 17.4 µs N/A
🆕 encrypt_128B N/A 14.4 µs N/A
🆕 encrypt_16B N/A 13.5 µs N/A
🆕 encrypt_4096B N/A 26.1 µs N/A
🆕 chacha_key_derivation N/A 553.9 ns N/A
⁉️ decryption 296 µs N/A N/A
⁉️ encryption 394.4 µs N/A N/A
⁉️ derive_chacha_key 17.3 µs N/A N/A
⁉️ generate_ephemeral_keypair 103.1 µs N/A N/A
🆕 kyber_decapsulation N/A 233.4 µs N/A
🆕 kyber_encapsulation N/A 240.7 µs N/A
🆕 full_decryption_long N/A 315.5 µs N/A
🆕 full_decryption_medium N/A 286.5 µs N/A
🆕 full_decryption_short N/A 276 µs N/A
🆕 full_encryption_long N/A 328.7 µs N/A
🆕 full_encryption_medium N/A 291.1 µs N/A
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.