summary refs log tree commit diff
path: root/crypto/src/bcpg/ArmoredOutputStream.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support headers with multiple valuesPeter Dettman2020-04-051-18/+58
| | | | - tidy up test names
* Fix ResetHeaders to preserve the existing version as intendedPeter Dettman2017-09-041-3/+3
|
* CommentsPeter Dettman2017-06-091-1/+1
|
* Improved header control in ArmoredOutputStreamPeter Dettman2017-06-091-14/+33
| | | | - in particular, supports removing the default version header
* Oops, fix method namesPeter Dettman2015-11-041-1/+1
|
* Replace Close with Dispose for PORTABLEPeter Dettman2015-11-041-22/+45
|
* Pull a few PORTABLE changes from BouncyCastle-PCL (with fixes)Peter Dettman2015-10-271-10/+1
|
* PCL: Various non-IO changesPeter Dettman2015-10-181-0/+12
|
* Fix whitespace and remove Dispose methodPeter Dettman2015-10-171-92/+53
|
* Add support to specifying Hash Algo when adding a subkey and generating a ↵Carlos Perez2014-06-081-6/+45
| | | | | | keyring. DSA2 and in the future EC keys requiere hashing higher than SHA1.
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+330