The Wayback Machine - https://web.archive.org/web/20210831104050/https://github.com/cmcqueen
Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report cmcqueen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.

    C 51 5

  2. Simple pseudo-random number generators in C and Python

    C 44 11

  3. Compression using LZS-style algorithm, derived from LZ77-style

    C 10 6

  4. Consistent Overhead Byte Stuffing — C implementation

    Python 70 19

73 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2021

Created 1 repository

Created a pull request in rust-lang/socket2 that received 1 comment

Example doc comment: fix usage of socket.set_only_v6()

The call to socket.set_only_v6() needs to be before the call to socket.bind(). This is for issue #259.

+1 −1 1 comment
Reviewed 1 pull request in 1 repository
NetworkConfiguration/dhcpcd 1 pull request

Created an issue in rust-lang/socket2 that received 1 comment

Use of set_only_v6() in example code

In the example code in lib.rs, it has these lines: socket.bind(&address.into())?; socket.set_only_v6(false)?; Isn't it necessary for the call to s…

1 comment
Opened 2 other issues in 2 repositories
TatriX/realworld-rust-rocket 1 open
pop-os/sysfs-class 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.