The Wayback Machine - https://web.archive.org/web/20220211164025/https://github.com/vcsjones
Skip to content
Avatar
㊙️
🎑
㊙️
🎑

Sponsoring

@marcan @ghuntley @patriksvensson @mholt @bitcynth @solokeys

Achievements

Achievements

Highlights

  • 3 discussions answered

Organizations

@github @GitHubSecurity @npm @microsoft @Azure @dotnet @aspinsiders @dotnet-foundation
Block or Report

Block or report vcsjones

Report abuse

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

Report abuse

Pinned

  1. An open-source implementation of VsixSignTool.

    C# 29 12

  2. SignTool Library and Azure Key Vault Support

    C# 129 31

  3. A Fiddler extension for examining certificates.

    C# 54 15

  4. I am an alternative certificate generator for Fiddler and general purpose certificate generator.

    C# 12 4

  5. My Blog

    SCSS 3

  6. Lints an authenticode signed binary.

    C# 29 9

960 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri
Activity overview
Contributed to dotnet/runtime, vcsjones/runtime-codespaces, github/ssh_data and 5 other repositories

Contribution activity

February 2022

Created 1 repository

Created a pull request in dotnet/runtime that received 7 comments

Pass IV through cipher resets for OpenSSL and Android

The Reset method accepted an IV, but for OpenSSL and Android, the IV was discarded. Instead, the IV that was originally used to create the cipher c…

+41 −38 7 comments
Opened 4 other pull requests in 2 repositories

Created an issue in dotnet/runtime that received 5 comments

In-box SymmetricAlgorithm implementations do not check for disposal

Consider the following: var key = new byte[] { 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0xFF, 0x00, 0xFF, }; Aes

5 comments
Opened 1 other issue in 1 repository
dotnet/runtime 1 open
Answered 1 discussion in 1 repository
12 contributions in private repositories Feb 1 – Feb 9