Initial Windows agent repository

This commit is contained in:
Frank Harris 2026-06-08 10:45:20 -05:00
commit a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions

View file

@ -0,0 +1,7 @@
* Fedora 28:
- Added Ed25519, and Ed448 signature algorithms
- Added RSA-PSS signatures algorithms with SHA1 and SHA2
- Added notion of groups (i.e., including FFDHE), replacing
the notion of curves.
- gnutls: updated for new signature algorithms and groups