oz123 / awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.
Creative Commons Attribution Share Alike 4.0 International
9.4k stars 832 forks source link

Add LibreSSL and BearSSL #327

Open daviduhden opened 3 months ago

daviduhden commented 3 months ago

I have added LibreSSL and BearSSL to the cryptography section. On the other hand, I have also added the original OpenSSL license to the license list and improved the comment about the license under which the OpenSSL software is currently licensed.

shlomif commented 3 months ago

@daviduhden : hi! Thanks for the patch. Note that I am not an "awesome-c" committer. 2 problems I noticed:

  1. It is a good idea to target your pull-request at a feature-branch (rather than "master"/"main")
  2. The diff is too cluttered (changing the Table-of-Contents/etc.)
daviduhden commented 3 months ago

It is a good idea to target your pull-request at a feature-branch (rather than "master"/"main")

I don't consider it appropriate in this case.

The diff is too cluttered (changing the Table-of-Contents/etc.)

I have already fixed it, my IDE updated the table automatically and I didn't realize it.