4
1
mirror of https://github.com/QuasarApp/easyssl.git synced 2025-05-11 11:39:35 +00:00

10 Commits

Author SHA1 Message Date
1c35f57fe2
Merge pull request from QuasarApp/new_year2024
update copyright
2023-12-31 10:09:53 +01:00
0e0a98e056 update copyright 2023-12-31 09:37:59 +01:00
Benjamin Loison
1f0dd02cb5
Correct alhorithm and {en,de}cript typos
Verified exhaustiveness thanks to:

```bash
grep -riE 'alhorithm|cript' | grep -vEi 'description|script'
```
2023-11-03 20:00:13 +01:00
820c04db17 fiw windows tests 2023-07-18 22:01:06 +02:00
5e1d48ce03 fix tests 2023-07-16 21:44:34 +02:00
73ed5b9b82 fix RSA 2023-07-14 16:33:48 +02:00
1ab0cc87bf drop support not EVP interfaces 2023-07-13 23:41:51 +02:00
a6c3973233 first version 2023-03-26 21:25:15 +02:00
e69c43f1be implementations library 2023-03-26 21:13:39 +02:00
00a9d0639e
Initial commit 2023-03-26 19:36:35 +03:00