Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
25 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 4 commits in 2 repositories
Created 2 repositories
- habnabit/grammers Rust
- habnabit/pep634regex Python
Created a pull request in Lonami/grammers that received 1 comment
Calculate the first salt from authentication
new_nonce ^ server_nonce is used as the first salt. Calculating this
locally means the first message sent after a new connection won't be
rejected …
Created an issue in siara-cc/Unishox that received 3 comments
Some code point sequences can't round-trip
As an example, 'Ç、.' gets turned into 'Ç、。'. I'm not sure if this is expected behavior or not when mixing planes. That particular sequence was foun…

