-
Microsoft
- Redmond, WA
Highlights
- 4 discussions answered
Block or Report
Block or report bartonjs
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
corefx Public
Forked from dotnet/corefx
This repository contains the foundational libraries that make up the .NET Core development stack.
C# 1
-
coreclr Public
Forked from dotnet/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
C#
-
corefx-testdata Public
Forked from dotnet/runtime-assets
Test assets that are required by the corefx repository, and referenced as nuget packages.
HTML
-
410 contributions in the last year
Contribution activity
March 2022
Created 2 commits in 1 repository
Created a pull request in dotnet/runtime that received 4 comments
Fix revocation processing on expired chains.
When adding tracing to the Linux X509Chain build, the "when do we process revocation" check got cleaned up to avoid doing wasteful work. But it got…
Reviewed 28 pull requests in 5 repositories
dotnet/runtime
22 pull requests
- Multiple enveloped signatures
- Update breaking-change-rules.md
- Remove char[] allocations from RegistryKey
-
Update
mainbranding topreview4 - Managed implementation of NTLM for Android and tvOS
- [API Implementation]: Use TimeSpan everywhere we use an int for seconds, milliseconds, and timeouts (Group 1/3)
- Use ROS<byte> instead of byte[] where it makes sense on S.S.C.Cose
- Bump IntelliSense package to .NET 7.0 Preview1
- Address a few TODOs on S.S.C.Cose.
- Implement X500DistinguishedNameBuilder
- Fix #41618 Correct marshalling of SortKey objects on Linux
- Add tracing to the Linux X509Chain implementation
- Re-enable RevokeEndEntity_PolicyErrors_NotTimeValid
- Improve performance of decrypt one shots
- Implement {Try}HashData on asymmetric algorithms
- Mark EncryptionPolicy.NoEncryption and EncryptionPolicy.AllowNoEncryption as obsolete
- Backport docs fixes for Cbor
- Replace CngCommon hash with OneShotHashHelpers
- Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 1647296
- Use ApiCompatTask in ApiCompat.proj
- PoC TLS resume on Linux client
- Use SubtleCrypto API on browser DOM scenarios
dotnet/dotnet-api-docs
3 pull requests
gluecose/test-vectors
1 pull request
dotnet/corefx
1 pull request
dotnet/arcade
1 pull request
Created an issue in dotnet/runtime that received 8 comments
(Should we) Provide implementations for {RSA,DSA,ECDsa}.HashData(?)
All of our derived types for these algorithms now call the exact same helpers (except maybe DSACryptoServiceProvider, which fails if you ask for so…

