Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
b197de6f5f
Fix typos with codespell
|
3 years ago |
Will Whitty
|
3f606263d5
Backport HMac crypto to 3.x
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Fabio Alessandrelli
|
dcd5433b3b
Implement RSA encryption/decryption.
|
5 years ago |
Fabio Alessandrelli
|
09b9e65688
Implement sign and verify in crypto.
|
5 years ago |
Fabio Alessandrelli
|
09af27fa39
CryptoKey supports public keys.
|
5 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Fabio Alessandrelli
|
b2c7f94ae2
Crypto as a custom instance class.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 years ago |
Fabio Alessandrelli
|
1b36aa662c
Add Crypto custom class
|
6 years ago |