index
:
BouncyCastle.NET-ed25519.git
this commit
master
release/v1.9
release/v2.0
release/v2.1
release/v2.2
release/v2.3
release/v2.4
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
src
/
cms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Asn1Encodable.EncodeTo methods
Peter Dettman
2021-10-14
1
-1
/
+1
*
Obsolete DerOutputStream
Peter Dettman
2021-10-14
1
-2
/
+2
*
completed copy constructor in SignerInformation, fixed mutable issue for SET ...
David Hook
2021-10-08
1
-14
/
+15
*
added explicit sorting of DER encoded SET
David Hook
2021-10-07
1
-6
/
+8
*
format changes only - relates to github #68
David Hook
2021-10-04
2
-38
/
+38
*
ASN.1 updates from bc-java
Peter Dettman
2021-07-08
1
-1
/
+1
*
Respect buffer size and use Streams
Peter Dettman
2021-06-09
1
-2
/
+2
*
github #83 - correct digest name fetch to check enc oid
David Hook
2021-05-31
1
-7
/
+12
*
Portability fixes
Peter Dettman
2021-05-24
1
-1
/
+1
*
github #222 addressed OAEP parameter setting, refactored KeyTransRecipientInf...
David Hook
2021-05-24
3
-65
/
+42
*
github #250 lookup table error
David Hook
2021-05-23
1
-2
/
+2
*
Various SHA512/224, SHA512/256, SHA3 support
Peter Dettman
2021-02-10
2
-21
/
+68
*
Fix CMS RSASSA-PSS verification when no signed attrs
Peter Dettman
2021-02-08
1
-18
/
+22
*
Add support for dashed digest algorithm names
U-GEMALTO\10056220
2021-02-02
1
-0
/
+4
*
direct signature for PSS
David Hook
2021-01-31
1
-0
/
+10
*
Finished NewTspTests
mw
2020-10-27
2
-5
/
+26
*
Updated TimeStampTokenGenerator
mw
2020-08-28
1
-0
/
+11
*
Misc. updates from bc-java
Peter Dettman
2020-07-30
1
-1
/
+1
*
Misc. updates from bc-java
Peter Dettman
2020-02-20
1
-0
/
+10
*
Add and use IntValueExact properties
Peter Dettman
2019-08-10
4
-6
/
+6
*
Support SM2 in SignerUtilities
Peter Dettman
2019-06-01
1
-1
/
+5
*
Update CMSSignedHelper.cs
Kristian Rastrup
2019-03-26
1
-1
/
+1
*
Fixes and tidying up for release
Peter Dettman
2019-01-31
4
-383
/
+346
*
Selecting digest.
MW
2019-01-19
1
-4
/
+10
*
fixed KeyTransRecipientInfoGenerator to invoke overridable method for wrappin...
David Hook
2019-01-19
1
-4
/
+1
*
added use of IKeyWrapper for managing CMS KeyTransRecipient
David Hook
2019-01-18
2
-74
/
+106
*
CMS ArchiveControl
MW
2019-01-17
5
-3
/
+220
*
Initial CMP
Megan Woods
2019-01-14
1
-0
/
+337
*
Refactoring to support custom ISignatureFactory
Peter Dettman
2018-10-11
9
-107
/
+17
*
Merge branch 'comment' of https://github.com/fedelippo/bc-csharp into fedelip...
Peter Dettman
2018-10-09
1
-2
/
+2
|
\
|
*
Update a documentation comment in Build method
Filippo Biondi
2018-10-05
1
-2
/
+2
*
|
Add new SignerInformation protected constructor
Peter Dettman
2018-10-05
1
-0
/
+24
|
/
*
Add UseDerForCerts, UseDerForCrls properties
Peter Dettman
2018-08-06
3
-5
/
+27
*
Add OIW OIDs in various lookup tables
Peter Dettman
2017-09-05
1
-0
/
+2
*
Review of culture-independent String comparison methods
Peter Dettman
2015-11-12
2
-6
/
+8
*
Address various compiler warnings
Peter Dettman
2015-11-10
20
-36
/
+36
*
Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL
Peter Dettman
2015-11-09
1
-1
/
+1
*
Tighten up the correspondence b/w Close/Dispose
Peter Dettman
2015-11-08
1
-0
/
+1
*
Oops, fix method names
Peter Dettman
2015-11-04
4
-4
/
+4
*
Replace Close with Dispose for PORTABLE
Peter Dettman
2015-11-04
4
-6
/
+89
*
Change Close calls to Dispose calls for PORTABLE
Peter Dettman
2015-11-04
14
-27
/
+35
*
Final naming refactor
David Hook
2015-10-24
2
-10
/
+10
*
comment update
David Hook
2015-10-24
1
-7
/
+6
*
renamed ISignatureCalculator to ISignatureCalculatorFactory
David Hook
2015-10-24
2
-10
/
+10
*
Changed name of Value() to Collect()
David Hook
2015-10-22
1
-1
/
+1
*
Added missed files on IBlockResult change
David Hook
2015-10-21
1
-1
/
+1
*
SigOutputStream removed from the other-platform path too.
Peter Dettman
2015-10-18
1
-1
/
+1
*
PCL: No support for FileInfo/FileStream
Peter Dettman
2015-10-18
1
-0
/
+2
*
PCL: Various non-IO changes
Peter Dettman
2015-10-18
3
-3
/
+3
*
No SerializableAttribute in PCL
Peter Dettman
2015-10-18
3
-3
/
+3
*
http://www.bouncycastle.org/jira/browse/BMA-90
Peter Dettman
2015-10-18
4
-29
/
+24
*
Initial cut of SignerInfoGenerator
David Hook
2015-10-17
5
-212
/
+506
*
removed bogus imports (old FilterStream)
David Hook
2015-10-12
1
-1
/
+0
*
Merge branch 'master' of git.bouncycastle.org:bc-csharp
Peter Dettman
2015-08-14
1
-2
/
+5
*
Formatting
Peter Dettman
2015-03-25
1
-1
/
+2
*
Correct duplicate key exception when more than one signer use the same digest...
Carlos Alberto Costa Beppler
2015-03-24
1
-8
/
+13
*
Port of a few Java updates
Peter Dettman
2014-12-11
1
-16
/
+37
*
Port of PrivateKeyInfo changes from Java
Peter Dettman
2014-07-21
1
-205
/
+205
*
Move NullOutputStream to util/io
Peter Dettman
2014-04-06
1
-20
/
+0
*
Don't require there to be any digests, to allow in particular for a certs-onl...
Peter Dettman
2013-11-10
1
-5
/
+0
*
Initial import of old CVS repository
Peter Dettman
2013-06-28
68
-0
/
+9197