- Merge Pull Request of Github
- Target .NET 8 and .NET Standard 2.0 #16
- Fix test failures under Linux #17
- Refactoring
- Remove unused using statements
- Remove code smells identified by sonarqube
- Update dependencies
- nunit to Version="4.3.2"
- NUnit3TestAdapter to Version="5.0.0"
- Microsoft.NET.Test.Sdk to Version="17.14.1"
- coverlet.collector to Version="6.0.4"
- Added missing Release Notes
- Reverted Changes from 1.0.5 since Specification is not yet ML-KEM
- Updated Bouncy Castle to Version 2.5.1
- Updated Kyber to ML-KEM
- added PU option
- Added missing Release Notes
- remove all JSON references and conversions.
- fix bug in AES encryption/decryption
- add new test class (EpaDeploymentTest) to communicate with epa deployment environment
- fix bug in aes encryption class, change IV-handling
- add WebServer / WebClient
- add integration test
- Example for VAU handshake with WebClient / WebServer
- Example for Encryption / Decryption with WebClient / WebServer
- error message VauClientStateMachine.CheckRequestByte
- Initial version
- Available functions:
- VAU handshake for client & server
- encryption & decryption of data streams
- statemachine for VAU client
- statemachine for VAU server
- LICENSE.md, ReleaseNotes.md, SECURITY.md and LICENSE headers for external release