Commit Graph

8 Commits (devin/1739556249-pem-hash-algorithm)

Author SHA1 Message Date
Aidan Garske e10c943bf3 wolfCrypt CSharp Wrapper:
* Adds RNG, ECC(ECIES and ECDHE), RSA, ED25519/Curve25519, AES-GCM, and Hashing to the CSharp wrapper.
* Adds GitHub action for building the CSharp wrapper solution and running wolfCrypt test and a TLS server/client example.
* Adds "new" API's for wolfCrypt for platforms that cannot tolerate the structs directly.
* Fixes for several scan-build warnings.
2024-10-05 11:44:58 -07:00
Daniel Pouzzner a3fb5029f8 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
gasbytes f231c7be03 updated the README & haveSNI function 2024-06-04 23:08:56 +02:00
gasbytes 70fc5c97fb made the workflow to compile & executes easier, updated the readme also 2024-06-04 19:13:51 +02:00
gasbytes 5d0b7e0d18 updated readme & sni function 2024-06-04 17:54:21 +02:00
gasbytes 095609107d prototypes 2024-05-30 16:14:17 +02:00
gasbytes 23bfb01e54 environment setup, updated the README 2024-05-30 15:41:01 +02:00
David Garske ea80e9e0ea Add documentation for the CSharp wrapper. 2023-01-16 11:13:25 -08:00