summary refs log tree commit diff
path: root/crypto/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-01-19Selecting digest.MW1-4/+10
2019-01-19Updated to use nominated digtest.MW1-7/+8
2019-01-19renameDavid Hook1-0/+0
2019-01-19added initialisation to Asn1KeyWrapperDavid Hook1-22/+21
2019-01-19fixed KeyTransRecipientInfoGenerator to invoke overridable method for ↵David Hook3-53/+57
wrapping symmetric session key
2019-01-19 Missing file from last commitMW1-5/+5
2019-01-19Provider logic for transformation names.MW3-10/+92
2019-01-19fixed nlDavid Hook1-0/+5
2019-01-19added basic wrapper codeDavid Hook2-0/+92
2019-01-18added use of IKeyWrapper for managing CMS KeyTransRecientDavid Hook1-16/+0
2019-01-18added use of IKeyWrapper for managing CMS KeyTransRecipientDavid Hook1-6/+3
2019-01-18added use of IKeyWrapper for managing CMS KeyTransRecipientDavid Hook11-180/+311
2019-01-18Missing file from last commit.MW1-1/+2
2019-01-17CMS ArchiveControlMW17-7/+1091
2019-01-15Missing from previous commitMegan Woods1-1/+9
2019-01-15Updated C# doc.Megan Woods17-200/+289
Removed EJBCA EnrollmentTest as it s not viable to produce an example on .Net Framework 2.0
2019-01-15