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
/
asn1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-12
Review of culture-independent String comparison methods
Peter Dettman
8
-25
/
+20
2015-11-12
Refactoring of "unused bits" changes
Peter Dettman
1
-19
/
+17
2015-11-12
Use culture-independent prefix-check in MacUtilities.GetMac
Peter Dettman
4
-3
/
+50
2015-11-10
Add sanity check on input length
Peter Dettman
1
-0
/
+4
2015-11-10
Address various compiler warnings
Peter Dettman
48
-106
/
+96
2015-11-10
Fix IV check for 64-bit blockSize
Peter Dettman
1
-3
/
+5
2015-11-10
Add BerBitString and improve "unused bit" handling
Peter Dettman
26
-178
/
+373
2015-11-10
Add more PkiFailureInfo constants
Peter Dettman
2
-65
/
+102
2015-11-09
Improve random prime constructor
Peter Dettman
1
-11
/
+7
2015-11-09
Add contributor entries
Peter Dettman
1
-1
/
+12
2015-11-09
Add DOTNET and LIB preprocessor flags as per BouncyCastle-PCL
Peter Dettman
15
-5
/
+35
2015-11-09
fixed argument null message
David Hook
1
-1
/
+1
2015-11-08
Fix weird character
Peter Dettman
1
-1
/
+1
2015-11-08
Remove old TODO
Peter Dettman
1
-1
/
+0
2015-11-08
Needs to be in Org.BouncyCastle namespace for now
Peter Dettman
1
-1
/
+1
2015-11-08
A few more changes to sync up with BouncyCastle-PCL
Peter Dettman
8
-8
/
+51
2015-11-08
Some more PORTABLE updates
Peter Dettman
3
-3
/
+27
2015-11-08
Tighten up the correspondence b/w Close/Dispose
Peter Dettman
20
-44
/
+34
2015-11-08
DateTime portability changes for tests under PORTABLE
Peter Dettman
3
-11
/
+29
2015-11-08