Lyuma
|
40fa684c18
mbedTLS: Update to new LTS v3.6.0
|
1 yıl önce |
Muller-Castro
|
a8bc9f3e78
Add const lvalue ref to core/* container parameters
|
10 ay önce |
A Thousand Ships
|
517e9f8aef
[Modules] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 yıl önce |
Fabio Alessandrelli
|
e0140601a5
[Crypto] Fix generate_random_bytes for large chunks
|
1 yıl önce |
Rémi Verschelde
|
8321e0355e
mbedtls: Improve X509 certificate load error handling
|
1 yıl önce |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
1 yıl önce |
Fabio Alessandrelli
|
6fd9982358
[TLS] Add support for platform-specific CA bundles.
|
1 yıl önce |
ScorpionInc
|
a5b867391e
Exposes String functions for X509Certificates
|
1 yıl önce |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 yıl önce |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
2 yıl önce |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 yıl önce |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 yıl önce |
Fabio Alessandrelli
|
a28d25c441
[Crypto] Delete mbedtls ctx in deconstructor.
|
3 yıl önce |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
3 yıl önce |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
3 yıl önce |
Marcel Admiraal
|
da5d7db610
Rename File::get_len() get_length()
|
3 yıl önce |
Pedro J. Estébanez
|
469fa47e06
Make all file access 64-bit (uint64_t)
|
5 yıl önce |
Rémi Verschelde
|
8247667a3e
Core: Drop custom `copymem`/`zeromem` defines
|
3 yıl önce |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 yıl önce |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 yıl önce |
Jon Bonazza
|
d5925fd522
feat: HMAC support in Crypto APIs
|
4 yıl önce |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 yıl önce |
Fabio Alessandrelli
|
60687ce778
Fix certificate generation with mbedtls 2.16.8 .
|
4 yıl önce |
Fabio Alessandrelli
|
8e3f9aa681
Implement RSA encryption/decryption.
|
4 yıl önce |
Fabio Alessandrelli
|
dfcc11fa52
Implement sign and verify in crypto.
|
4 yıl önce |
Fabio Alessandrelli
|
788f18086e
CryptoKey supports public keys.
|
4 yıl önce |
Fabio Alessandrelli
|
f03b7f3d7a
Better zeroizing in CryptoKey.
|
4 yıl önce |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 yıl önce |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
4 yıl önce |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
4 yıl önce |