Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 лет назад |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 лет назад |
Fabio Alessandrelli
|
32e91b232c
[Crypto] Delete mbedtls ctx in deconstructor.
|
3 лет назад |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
3 лет назад |
Will Whitty
|
3f606263d5
Backport HMac crypto to 3.x
|
3 лет назад |
Pedro J. Estébanez
|
817ffc01e1
Make all file access 64-bit (`uint64_t`)
|
6 лет назад |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 лет назад |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 лет назад |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
3 лет назад |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
3 лет назад |
Fabio Alessandrelli
|
dcd5433b3b
Implement RSA encryption/decryption.
|
4 лет назад |
Fabio Alessandrelli
|
09b9e65688
Implement sign and verify in crypto.
|
4 лет назад |
Fabio Alessandrelli
|
09af27fa39
CryptoKey supports public keys.
|
4 лет назад |
Fabio Alessandrelli
|
a486783d3d
Better zeroizing in CryptoKey.
|
4 лет назад |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 лет назад |
Fabio Alessandrelli
|
f1b2a7d1b4
Fix certificate generation with mbedtls 2.16.8 .
|
4 лет назад |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 лет назад |
Fabio Alessandrelli
|
e9abcbac3b
Fix crash when passing invalid key to Crypto.
|
5 лет назад |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 лет назад |
Fabio Alessandrelli
|
17d5b471b9
Better error handling in SSLContext, Crypto
|
5 лет назад |
Fabio Alessandrelli
|
dd8107caa4
New CryptoMbedTLS Crypto implementation.
|
5 лет назад |