index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
benchmark
/
bench_crypto.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-04-02
Make crypto benchmark fair.
levlam
2025-04-02
Fix benchmark.
levlam
2025-03-07
Minor improvements.
levlam
2025-02-24
Improve types of some constants.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-02-03
Improve CRC spelling.
levlam
2023-02-02
Use explicit as_mutable_slice to get MutableSlice.
levlam
2023-01-01
Update copyright year.
levlam
2022-08-29
Add HMAC benchmarks.
levlam
2022-08-29
Add SHA benchmarks.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-01
Use range-based for on arrays/strings if possible.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-12-22
Improve OpenSSL 3.0 compatibility.
levlam
2020-11-20
Don't use EVP_aes_256_ctr before OpenSSL 1.1.0.
levlam
2020-10-02
Minor fixes.
levlam
2020-09-27
Fix AES benchmark.
levlam
2020-09-24
Add AES CBC benchmark.
levlam
2020-09-24
bench_crypto: test raw openssl ctr
Arseny Smirnov
2020-08-08
Minor benchmark improvements.
levlam
2020-06-17
Fix CE.
levlam
2020-06-16
Refactor td::AesState::Impl
Arseny Smirnov
2020-06-16
Improve crypto benchmark.
levlam
2020-06-16
Use only AES CBC in AES IGE encrypt.
levlam
2020-06-16
Improve AesIgeState.
levlam
2020-06-16
Simplify XorBytes.
levlam
2020-06-15
Minor AES improvements.
levlam
2020-06-15
tdutils: use new aes ige for long plaintext
Arseny Smirnov
2020-06-15
tdutils: optimize aes ctr
Arseny Smirnov
2020-06-15
tdutils: simplify aes ige
Arseny Smirnov
2020-06-15
tdutils: new ige implementation
Arseny Smirnov
2020-06-13
AES CTR improvements.
levlam
2020-06-12
AES fixes.
levlam
2020-06-12
tdutils: optimize aes ctr
Arseny Smirnov
2020-06-12
tdutils: aes experiments
Arseny Smirnov
2020-06-11
Fix OpenSSL initialization.
levlam
2020-03-20
Use KB instead of kB for 1024 bytes.
levlam
2020-01-01
Update copyright year.
levlam
2019-08-12
Fix errors from tdutils import
Arseny Smirnov
2019-01-24
Explicitly init some std::atomic.
levlam
2019-01-07
Fail fast on photos bigger than 10 MB.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-27
Fix some includes.
levlam
2018-12-20
Move UInt to UInt.h
levlam
2018-02-11
Remove more printf logging.
levlam
[next]