/Schmoose-BouncyCastle

Modified version of BouncyCastle. Schmoose is using it to protect your privacy

Primary LanguageC#MIT LicenseMIT

Schmoose-BouncyCastle

This clone of Bouncy Castle was original created from neoeinstein to add Silverlight and WindowsPhone support. From here, we added projects for Xamarin MonoDroid, PCL and WinRT.

What has changed?

  • Deviding Interfaces and Implementation
  • Code cleanup and refactoring
  • Use of Generics (more to do)

What has improved?

  • Full support of RFC 6673
  • Accessive use of using(...) pattern to assure streams and IDisposables are closed and released as soon as possible