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
/
tdutils
/
td
/
utils
/
crypto.cpp
Age
Commit message (
Expand
)
Author
2020-06-16
AesState::Impl -> Evp
Arseny Smirnov
2020-06-16
Refactor td::AesState::Impl
Arseny Smirnov
2020-06-16
Use only AES CBC in AES IGE encrypt.
levlam
2020-06-16
Implement AES IGE encrypt using AES CBC.
levlam
2020-06-16
Improve AesIgeState.
levlam
2020-06-16
Simplify XorBytes.
levlam
2020-06-15
Minor AES improvements.
levlam
2020-06-15
tdutils: revert tosimple AesBlock::inc implementation
Arseny Smirnov
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 ctr
Arseny Smirnov
2020-06-15
tdutils: simplify aes ige
Arseny Smirnov
2020-06-15
tdutils: new ige implementation
Arseny Smirnov
2020-06-13
Initialize field just in case.
levlam
2020-06-13
Fix return code checks.
levlam
2020-06-13
AES CTR improvements.
levlam
2020-06-12
Use fuzzy search for PHP 7.2 on OpenBSD.
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-07
Fix some includes.
levlam
2020-06-06
Clear OpenSSL errors after init.
levlam
2020-06-06
Move OpenSSL error hancling functions to tdutils.
levlam
2020-01-01
Update copyright year.
levlam
2019-08-13
Fix tdutils after merge.
levlam
2019-08-12
Fix errors from tdutils import
Arseny Smirnov
2019-08-12
tdutils: import changes from other project
Arseny Smirnov
2019-07-27
Use copy_from instead of memcoy if possible.
levlam
2019-07-23
Remove standalone Sha256State functions.
levlam
2019-07-23
Make Sha256State safe.
levlam
2019-07-21
Fix tdutils after update.
levlam
2019-07-06
tdutils: update from other project
Arseny Smirnov
2019-01-01
Update copyright year.
levlam
2018-12-19
tdutils: update from other project
Arseny Smirnov
2018-11-06
Use as_slice<Int> if possible.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-09-02
Safer init_openssl_threads.
levlam
2018-08-14
Fix previous commit.
levlam
2018-08-14
Remove VLA usage.
levlam
2018-08-10
Easy to use SHA256 and SHA512 functions.
levlam
2018-08-03
Support PBKDF2-SHA512.
levlam
2018-04-23
Better iterators increment.
levlam
2018-04-12
Fix clang warnings.
levlam
2018-04-12
Fix OpenSSL < 1.0.0 CE.
levlam
2018-03-27
Layer 78. Initial Telegram Passport support.
Arseny Smirnov
2018-03-27
Fix RSA crypto.
levlam
2018-03-26
RSA encrypt/decrypt and warning fixes.
levlam
2018-03-26
rsa_{de,en}crypt_pkcs1_oaep
Arseny Smirnov
2018-03-26
tdutils: AesCbcState
Arseny Smirnov
2018-03-21
tdutils: sha512
Arseny Smirnov
[prev]
[next]