auditdrivencrypto / secret-handshake

Mutually authenticating key agreement handshake
MIT License
202 stars 29 forks source link

Fix 'public' reserved keyword used as variable #22

Closed christianbundy closed 2 years ago

christianbundy commented 5 years ago

This resolves an issue where the module wasn't able to be parsed in strict mode.

See: ssbc/ssb-server#683

cryptix commented 4 years ago

LGTM

christianbundy commented 4 years ago

@cryptix In case you didn't already see this: https://github.com/ssbc/ssb-server/issues/683#issuecomment-515750552

staltz commented 3 years ago

@dominictarr Could we get someone maintaining this repo? E.g. @arj03 and I volunteer

christianbundy commented 2 years ago

🙏