Skip to content Navigation Menu Toggle navigation Sign in Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub Copilot appDirect agents from issue to mergeMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests... Search Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Saved searches Use saved searches to filter your results more quickly Name Query To see all available qualifiers, see our documentation. Sign in Sign up Appearance settings Resetting focus 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 }} Uh oh! There was an error while loading. Please reload this page. bcgit / bc-csharp Public mirror mirrored from https://www.bouncycastle.org/repositories/bc-csharp Notifications You must be signed in to change notification settings Fork 600 Star 1.9k Code Issues 149 Pull requests 28 Discussions Actions Projects Wiki Security and quality 0 Insights Additional navigation options Code Issues Pull requests Discussions Actions Projects Wiki Security and quality Insights FilesExpand file tree masterBreadcrumbsbc-csharp/.gitattributesCopy pathBlameMore file actionsBlameMore file actions Latest commit HistoryHistoryHistory44 lines (41 loc) · 1.01 KB masterBreadcrumbsbc-csharp/.gitattributesCopy pathTopFile metadata and controlsCodeBlame44 lines (41 loc) · 1.01 KBRawCopy raw fileDownload raw fileOpen symbols panelEdit and raw actions1234567891011121314151617181920212223242526272829303132333435363738394041424344# Set default behaviour, in case users don't have core.autocrlf set.* text=auto # Explicitly declare text files we want to always be normalized and converted # to native line endings on checkout.*.build text diff=xml*.cs text diff=csharp*.csproj text diff=xml*.eml text*.html text diff=html*.mdp text diff=xml*.mds text diff=xml*.nunit text diff=xml*.pem text*.README text*.rsp text*.sln text*.tmpl text*.txt text*.xml text diff=xml # Declare files that will always have CRLF line endings on checkout.*.bat text eol=crlf*.cmd text eol=crlf # Denote all files that are truly binary and should not be modified.*.bin binary*.cer binary*.crl binary*.crt binary*.data binary*.dll binary*.dsa binary*.jpg binary*.jpeg binary*.key binary*.p12 binary*.p7m binary*.png binary*.pri binary*.pub binary*.rsa binary*.sec binary*.sig binary You can’t perform that action at this time.