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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Port HMac optimisation using Memoable digests from bc-java.
Tim Whittington
2013-10-20
1
-7
/
+37
|
|
*
Refactor digest tests to subclass DigestTest, the same as bc-java.
Tim Whittington
2013-10-20
14
-1869
/
+644
|
|
*
Port SM3 digest implementation and tests from bc-java.
Tim Whittington
2013-10-20
4
-0
/
+405
|
|
*
Port Memoable digest support from bc-java.
Tim Whittington
2013-10-20
25
-96
/
+536
|
|
*
Port SkeinDigest and SkeinMac from bc-java.
Tim Whittington
2013-10-20
9
-0
/
+1847
|
|
*
Port of Threefish implementation from bc-java.
Tim Whittington
2013-10-20
8
-1
/
+1737
|
*
|
Merge branch 'pkix-validator-throw' of git://github.com/jstedfast/bc-csharp i...
Peter
2014-01-21
1
-5
/
+5
|
|
\
\
|
|
*
|
Need to throw the new exceptions rather than leaving them to fall into the void
Jeffrey Stedfast
2013-11-24
1
-5
/
+5
|
*
|
|
Bring EC performance test up-to-date with Java version
Peter Dettman
2014-01-21
1
-53
/
+109
|
*
|
|
Add new classes in Math.Field and some other EC-related stuff from Java
Peter Dettman
2014-01-21
12
-0
/
+540
|
*
|
|
Use ECCurve.CreatePoint
Peter Dettman
2014-01-21
1
-430
/
+428
|
*
|
|
Formatting
Peter Dettman
2014-01-21
1
-714
/
+714
|
*
|
|
Formatting
Peter Dettman
2014-01-21
1
-1173
/
+1173
|
*
|
|
Add target frameworks for mono-3.5 and -4.0
Peter
2014-01-21
1
-0
/
+14
|
*
|
|
Make typed Equals methods public (and virtual)
Peter Dettman
2014-01-21
1
-3
/
+3
|
*
|
|
Merge branch 'master' of git.bouncycastle.org:bc-csharp
Peter Dettman
2014-01-21
2
-13
/
+25
|
|
\
\
\
|
|
*
|
|
added Camellia tags
David Hook
2014-01-15
1
-2
/
+11
|
|
*
|
|
added Camellia tags
David Hook
2014-01-15
1
-11
/
+14
|
*
|
|
|
Remove old MonoDevelop project files, since MonoDevelop now supports the Visu...
Peter Dettman
2014-01-21
1
-2324
/
+0
|
*
|
|
|
Make static utility classes abstract instead of sealed
Peter Dettman
2014-01-21
6
-298
/
+288
|
*
|
|
|
Bring Fp field element code mostly up-to-date with Java version
Peter Dettman
2014-01-21
2
-778
/
+800
|
*
|
|
|
Fix XML comments
Peter Dettman
2014-01-21
2
-5
/
+5
|
|
/
/
/
|
*
|
|
Registerize top accumulator word in Montgomery multiplication/squaring
Peter Dettman
2014-01-03
1
-6
/
+12
|
*
|
|
Fix tabs
Peter Dettman
2014-01-03
1
-2128
/
+2128
|
*
|
|
Make date format consistent with Java tests
Peter Dettman
2013-12-29
3
-9
/
+9
|
*
|
|
Use Platform.ToUpperInvariant
Peter Dettman
2013-12-18
1
-1
/
+1
|
*
|
|
Port of PrfAlgorithm and ProtocolVersion from Java TLS
Peter Dettman
2013-12-18
4
-0
/
+196
|
*
|
|
Factor out variation of MacUtilities.DoFinal
Peter Dettman
2013-12-18
2
-4
/
+8
|
*
|
|
Clean up all the special handling for IDEA stuff, back to a single release as...
Peter Dettman
2013-12-17
14
-3115
/
+3035
|
*
|
|
More porting from Java TLS, mainly enum replacement
Peter Dettman
2013-12-17
28
-821
/
+1100
|
*
|
|
A round of porting from Java TLS
Peter Dettman
2013-12-17
29
-1196
/
+1748
|
*
|
|
Add methods for converting from BC RSAPrivateKeyStructure
Peter Dettman
2013-12-07
1
-13
/
+34
|
*
|
|
Use Negate() to simplify
Peter Dettman
2013-12-05
1
-1
/
+1
|
*
|
|
Add ECFieldElement.GetEncoded() method
Peter Dettman
2013-12-05
1
-2
/
+7
|
*
|
|
Always apply sign guard
Peter Dettman
2013-12-03
1
-4
/
+4
|
|
/
/
|
*
|
Use 1/n-1 record splitting instead of 0/n
Peter Dettman
2013-11-20
1
-13
/
+24
|
*
|
Auto-initialize random if necessary
Peter Dettman
2013-11-11
1
-0
/
+5
|
*
|
Don't require there to be any digests, to allow in particular for a certs-onl...
Peter Dettman
2013-11-10
2
-5
/
+20
|
*
|
Port from Java of improvements to DerBoolean and DerEnumerated
Peter Dettman
2013-11-03
3
-61
/
+97
|
*
|
Add Poly1305 contributors entry
Peter Dettman
2013-11-02
1
-1
/
+1
|
*
|
Fix comments
Peter Dettman
2013-11-02
1
-4
/
+5
|
*
|
Merge branch 'feature/poly1305' of git://github.com/timw/bc-csharp
Peter Dettman
2013-11-02
6
-0
/
+808
|
|
\
\
|
|
*
|
Port Poly1305 Mac implementation and tests from bc-java.
Tim Whittington
2013-10-20
5
-0
/
+793
|
|
|
/
|
*
|
Add contributor entries for recent patches
Peter Dettman
2013-11-02
1
-0
/
+6
|
*
|
Fix namespace
Peter Dettman
2013-11-01
1
-5
/
+7
|
*
|
Clone bytes in constructor since it may be using a temp buffer in the ASN.1 p...
Peter Dettman
2013-11-01
1
-1
/
+1
|
*
|
Add EnumeratedTest class
Peter Dettman
2013-11-01
3
-0
/
+119
|
*
|
Minor edit to comment
Peter Dettman
2013-11-01
1
-1
/
+1
|
*
|
Add GMac classes to project file
Peter Dettman
2013-11-01
1
-0
/
+10
|
*
|
Merge branch 'feature/gmac' of git://github.com/timw/bc-csharp
Peter Dettman
2013-11-01
7
-0
/
+311
|
|
\
\
|
|
*
|
Port GMac implementation and tests from bc-java.
Tim Whittington
2013-10-20
7
-0
/
+311
|
|
|
/
|
*
|
Fix XML comment
Peter Dettman
2013-11-01
1
-306
/
+307
|
*
|
Add new classes for ChaCha and XSalsa20
Peter Dettman
2013-11-01
1
-0
/
+20
|
*
|
Fix length in ShiftLeft
Peter Dettman
2013-11-01
1
-1
/
+1
|
*
|
Restore dodgy file
Peter Dettman
2013-11-01
1
-0
/
+0
|
*
|
Remove dodgy file
Peter Dettman
2013-11-01
1
-0
/
+0
|
*
|
Merge branch 'feature/latin-dances' of git://github.com/timw/bc-csharp
Peter Dettman
2013-11-01
8
-109
/
+1006
|
|
\
\
|
|
*
|
Use xmldoc for documentation of Salsa20/XSalsa20/ChaCha
Tim Whittington
2013-10-19
3
-45
/
+37
|
|
*
|
Make ChaCha and Salsa20 engines CLSCompliant.
Tim Whittington
2013-10-18
2
-7
/
+5
|
|
*
|
Port reduced round Salsa20, registerised Salsa20 core, XSalsa20 and ChaCha fr...
Tim Whittington
2013-10-10
8
-98
/
+1005
|
|
|
/
|
*
/
added obligatory Inc.
David Hook
2013-10-28
1
-1
/
+1
|
|
/
|
*
fixed line endings
David Hook
2013-08-07
1
-0
/
+0
|
*
Don't ignore the input offset argument
Peter Dettman
2013-07-31
1
-3
/
+3
|
*
Attempt to perform doubling operation in constant time
Peter Dettman
2013-07-10
1
-13
/
+23
|
*
Guard against passing IV thru CMac
Peter Dettman
2013-07-07
2
-418
/
+440
|
*
Fix Platform references in tests
Peter Dettman
2013-07-07
2
-161
/
+163
|
*
Initial import of old CVS repository
Peter Dettman
2013-06-28
2272
-0
/
+281642
*
rename Crypto dir to crypto to match bc-git
Oren Novotny
2014-08-26
754
-87300
/
+0
*
Target WP8.1 also
Michelle Bergeron
2014-08-03
1
-1
/
+1
*
Add BouncyCastle PCL files
Oren Novotny
2014-02-26
1132
-0
/
+203662
[prev]