diff options
author | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-21 17:23:08 +0700 |
---|---|---|
committer | Peter Dettman <peter.dettman@bouncycastle.org> | 2015-11-21 17:23:08 +0700 |
commit | a6bc87bde2b8b7391b9878d72d232aa8dae320bc (patch) | |
tree | 1a6f07164c2e4ce4e0da4328079028dd8a16af0e /README.md | |
parent | Add Threefish entries to factories to get tests passing (diff) | |
download | BouncyCastle.NET-ed25519-a6bc87bde2b8b7391b9878d72d232aa8dae320bc.tar.xz |
Spelling
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 0d741e136..270d9cca5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The Bouncy Castle Crypto Package For C Sharp -The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In additiion to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP. +The Bouncy Castle Crypto package is a C\# implementation of cryptographic algorithms and protocols, it was developed by the Legion of the Bouncy Castle, a registered Australian Charity, with a little help! The Legion, and the latest goings on with this package, can be found at [http://www.bouncycastle.org](http://www.bouncycastle.org). In addition to providing basic cryptography algorithms, the package also provides support for CMS, TSP, X.509 certificate generation and a variety of other standards such as OpenPGP. The Legion also gratefully acknowledges the contributions made to this package by others (see [here](http://www.bouncycastle.org/csharp/contributors.html) for the current list). If you would like to contribute to our efforts please feel free to get in touch with us or visit our [donations page](https://www.bouncycastle.org/donate), sponsor some specific work, or purchase a support contract through [Crypto Workshop](http://www.cryptoworkshop.com). |