summary refs log tree commit diff
path: root/crypto/src/openssl/MiscPemGenerator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DerInteger constants for small valuesPeter Dettman2024-06-121-1/+1
|
* Reduce allocations in hex encodingPeter Dettman2023-04-111-2/+2
|
* Refactor MiscPemGeneratorPeter Dettman2023-03-201-46/+70
|
* Add suport of SubjectPublicKeyInfo in Org.BouncyCastle.OpenSsl.PemWriterJozef Gajdos2023-03-201-3/+8
|
* Refactoring in PEM classesPeter Dettman2023-01-161-8/+2
|
* Span-based alternatives to char[]Peter Dettman2022-12-211-13/+56
|
* Refactoring around PlatformPeter Dettman2022-06-291-1/+1
|
* Generics migration in Crmf, Crypto, MathPeter Dettman2022-06-281-5/+3
|
* Replace IX509Store API with new store/selector APIPeter Dettman2022-06-261-26/+24
| | | | - overhaul Cms, Pkix, X509 APIs
* fixed case of IV to upper github #353David Hook2022-03-231-1/+2
|
* Add generic private key output to opensslPeter Dettman2020-07-301-14/+12
|
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-211-4/+3
|
* Review of culture-independent String comparison methodsPeter Dettman2015-11-121-1/+1
|
* Address various compiler warningsPeter Dettman2015-11-101-1/+1
|
* Port of PrivateKeyInfo changes from JavaPeter Dettman2014-07-211-235/+235
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+276