6 Commits

Author SHA1 Message Date
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
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