summary refs log tree commit diff
path: root/crypto/src/crmf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Misc. cleanupPeter Dettman2023-07-311-4/+2
|
* Refactoring around X509Peter Dettman2023-07-301-2/+2
|
* CMP, CRMF updates from bc-javaPeter Dettman2023-07-2718-264/+882
|
* Refactoring around stream calculatorsPeter Dettman2023-07-271-66/+12
|
* Refactoring in Asn1.CrmfPeter Dettman2023-07-201-4/+4
|
* X509: Refactor stream calculator usagePeter Dettman2023-04-112-57/+28
|
* Refactoring around Asn1EncodableVectorPeter Dettman2023-02-171-1/+1
|
* Add direct PKMacValue constructorPeter Dettman2023-02-071-3/+1
|
* Misc. refactoring after bc-fips-csharp updatesPeter Dettman2023-02-041-7/+3
|
* Span-based alternatives to char[]Peter Dettman2022-12-213-21/+71
|
* Remove unnecessary classesPeter Dettman2022-11-141-1/+1
|
* Add GetMaxResultLength methodPeter Dettman2022-11-091-9/+7
|
* Dispose cleanupPeter Dettman2022-11-092-7/+11
| | | | - IDisposable for PemReader, PemWriter, IStreamGenerator
* Complete SecureRandom refactoringPeter Dettman2022-10-231-4/+1
|
* Give IStreamCalculator a generic typePeter Dettman2022-09-203-9/+9
|
* Use nullable DateTime instead of MinValuePeter Dettman2022-09-131-2/+7
|
* Remove unnecessary AsSpanPeter Dettman2022-08-051-1/+1
|
* Add span variant for CollectPeter Dettman2022-08-021-0/+9
|
* Refactoring around Stream signersPeter Dettman2022-06-291-22/+21
|
* Generics migration in Crmf, Crypto, MathPeter Dettman2022-06-282-12/+5
|
* Cleanup Exception classesPeter Dettman2022-06-241-13/+21
|
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-2/+2
|
* PCL fixesPeter Dettman2019-08-012-3/+4
|
* Default saltLength to 20Peter Dettman2019-05-141-2/+1
|
* Fixes and tidying up for releasePeter Dettman2019-01-3114-179/+121
|
* renameDavid Hook2019-01-191-0/+0
|
* fixed KeyTransRecipientInfoGenerator to invoke overridable method for ↵David Hook2019-01-191-7/+4
| | | | wrapping symmetric session key
* added use of IKeyWrapper for managing CMS KeyTransRecipientDavid Hook2019-01-181-0/+1
|
* CMS ArchiveControlMW2019-01-173-3/+71
|
* Missing from previous commitMegan Woods2019-01-151-1/+9
|
* Updated C# doc.Megan Woods2019-01-157-63/+207
| | | | Removed EJBCA EnrollmentTest as it s not viable to produce an example on .Net Framework 2.0
* first cut on Pkcs8David Hook2019-01-152-0/+192
|
* added alg constructorDavid Hook2019-01-151-0/+5
|
* refactor of PKMacBuilderDavid Hook2019-01-155-2/+399
|
* moved ASN.1 class backDavid Hook2019-01-151-49/+0
|
* Updated locations added initial example for EJBCAMegan Woods2019-01-141-0/+2
|
* updateDavid Hook2019-01-141-1/+3
|
* packaging fixDavid Hook2019-01-147-0/+676