expressvpn / lightway-core

Lightway Core is a modern VPN protocol by ExpressVPN, to deliver a VPN experience that’s faster, more secure, and more reliable.
https://www.expressvpn.com/lightway
GNU General Public License v2.0
533 stars 65 forks source link

doc: fix bugs in public header generator #110

Closed expressvpn-tom-l closed 1 year ago

expressvpn-tom-l commented 1 year ago

Description

Fixed a pre-existing bug in the public header generator which was revealed by the addition of PQC APIs by #105.

Motivation and Context

The public header public/he.h should be generated correctly. Developer should never need to "patch" the public/he.h manually.

How Has This Been Tested?

Regenerate the public header using the script and confirmed it produced correct result.

Types of changes

Checklist: