Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
powercode
/
runtime
Public
forked from
dotnet/runtime
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
runtime
src
libraries
Native
Unix
on
main
User selector
All users
All time
Commit history
Commits on Mar 10, 2021
Implement AppleCryptoNative_X509GetRawData using SecCertificateCopyData
filipnavara
authored
9fc4fb4
View commit details
Copy full SHA for 9fc4fb4
View code at this point
Browse repository at this point
[AndroidCrypto] Support a zero-length salt for HMACs. (#49384)
jkoritzinsky
authored
1c9be50
View commit details
Copy full SHA for 1c9be50
View code at this point
Browse repository at this point
Commits on Mar 9, 2021
Enable ICU on iOS (#48606)
steveisok
authored
7767d46
View commit details
Copy full SHA for 7767d46
View code at this point
Browse repository at this point
Fix EC key file import tests (#49253)
Show description for 3e21dfc
jkoritzinsky
authored
3e21dfc
View commit details
Copy full SHA for 3e21dfc
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Fix some issues from consuming RSA and ECDiffieHellman in certs on Android
elinor-fung
authored
ecc354a
View commit details
Copy full SHA for ecc354a
View code at this point
Browse repository at this point
Commits on Mar 6, 2021
[AndroidCrypto] Implement DSA import/export and signing/verification. (#49153)
Show description for 17799a5
jkoritzinsky
and
bartonjs
authored
17799a5
View commit details
Copy full SHA for 17799a5
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
[AndroidCrypto] Implement IExportPal for X509 certs (#49196)
elinor-fung
authored
e0b4fc6
View commit details
Copy full SHA for e0b4fc6
View code at this point
Browse repository at this point
[AndroidCrypto] Make RC2 transform explicitly throw PlatformNotSupportedException (#49195)
elinor-fung
authored
a6ac510
View commit details
Copy full SHA for a6ac510
View code at this point
Browse repository at this point
[AndroidCrypto] Consume RSA implementation in X509 certs (#49151)
elinor-fung
authored
232ce3d
View commit details
Copy full SHA for 232ce3d
View code at this point
Browse repository at this point
[wasm] Silence remaining warnings (#49170)
Show description for d70f317
lewing
authored
d70f317
View commit details
Copy full SHA for d70f317
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
[AndroidCrypto] Fix IncrementalHash.GetCurrentHash
Show description for d11c029
elinor-fung
authored
d11c029
View commit details
Copy full SHA for d11c029
View code at this point
Browse repository at this point
Revert async nameresolution on Unix (#48666)
Show description for d3987b6
gfoidl
authored
d3987b6
View commit details
Copy full SHA for d3987b6
View code at this point
Browse repository at this point
Fix delete ref for RSA private key spec (#49079)
elinor-fung
authored
f943209
View commit details
Copy full SHA for f943209
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
[AndroidCrypto] Fix up RSA and some EC tests (#48930)
Show description for e30a478
jkoritzinsky
and
bartonjs
authored
e30a478
View commit details
Copy full SHA for e30a478
View code at this point
Browse repository at this point
[AndroidCrypto] Consume ECC implementation in X509 certs (#49027)
elinor-fung
authored
719959a
View commit details
Copy full SHA for 719959a
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
[AndroidCrypto] Fix issues in ciphers (#49015)
Show description for 2c7b78d
elinor-fung
authored
2c7b78d
View commit details
Copy full SHA for 2c7b78d
View code at this point
Browse repository at this point
Fix decoding empty cert collection (#48861)
elinor-fung
authored
e4a981c
View commit details
Copy full SHA for e4a981c
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Separate BigNum in Unix vs AndroidCrypto (#48918)
Show description for 99741fc
elinor-fung
authored
99741fc
View commit details
Copy full SHA for 99741fc
View code at this point
Browse repository at this point
Deal with Homebrew prefix not being /usr/local (Apple Silicon) (#48912)
Show description for 5959469
directhex
authored
5959469
View commit details
Copy full SHA for 5959469
View code at this point
Browse repository at this point
Rename mention to master branch to main (#48824)
ViktorHofer
authored
3553284
View commit details
Copy full SHA for 3553284
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
Implement ECC APIs on Android using Android-built-in Crypto APIs (#48348)
jkoritzinsky
authored
9f95bb4
View commit details
Copy full SHA for 9f95bb4
View code at this point
Browse repository at this point
Fix up Aes CCM/GCM support (#48728)
jkoritzinsky
authored
8468909
View commit details
Copy full SHA for 8468909
View code at this point
Browse repository at this point
Managed classes for AndroidCrypto SSL and X509Certificates (#48674)
elinor-fung
authored
bb9a9d1
View commit details
Copy full SHA for bb9a9d1
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
Fix macOS dir behaviour by providing EINTR handling (#48694)
Show description for 5a561eb
Therzok
authored
5a561eb
View commit details
Copy full SHA for 5a561eb
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
[browser][crypto] Fix Quota Exceeded error (#48692)
Show description for 6b7263d
kjpou1
authored
6b7263d
View commit details
Copy full SHA for 6b7263d
View code at this point
Browse repository at this point
Threadpool autorelease (#47592)
jkoritzinsky
authored
86eacff
View commit details
Copy full SHA for 86eacff
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Compile native AppleCryptoNative_SecCopyErrorMessageString for ios/tvos
Show description for 28e4531
marek-safar
authored
28e4531
View commit details
Copy full SHA for 28e4531
View code at this point
Browse repository at this point
Commits on Feb 22, 2021
Add static PBKDF2 one-shot methods
Show description for 0c47471
vcsjones
authored
0c47471
View commit details
Copy full SHA for 0c47471
View code at this point
Browse repository at this point
Make sure pal_icushim_static.c is linked in even if no symbols are used from it, so the EMSCRIPTEN_KEEPALIVE functions in it are actually kept. (#48550)
vargaz
authored
3473d30
View commit details
Copy full SHA for 3473d30
View code at this point
Browse repository at this point
Read basic properties of a X509 certificate using Android-built-in Crypto APIs (#48425)
elinor-fung
authored
05a78b9
View commit details
Copy full SHA for 05a78b9
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Fix all remaining System.Security.Cryptography.Algorithms test suite crashes. (#48432)
Show description for 293ccda
jkoritzinsky
authored
293ccda
View commit details
Copy full SHA for 293ccda
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Fix various test crashes and asserts when running the Algorithms test suite with the Android Crypto PAL (#48370)
Show description for 0d59c78
jkoritzinsky
authored
0d59c78
View commit details
Copy full SHA for 0d59c78
View code at this point
Browse repository at this point
Add staging job to build Android using native crypto instead of OpenSSL (#48373)
Show description for 09b4871
elinor-fung
authored
09b4871
View commit details
Copy full SHA for 09b4871
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Fix build errors with Android crypto native (#48359)
elinor-fung
authored
0026a20
View commit details
Copy full SHA for 0026a20
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
map Interop.Sys.LockType to distro-specific values (#47994)
Show description for 2437619
adamsitnik
authored
2437619
View commit details
Copy full SHA for 2437619
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.