Ciphers 1.5.0.2
Features:
* The package uses industry strong cryptographic algorithms for encryption, hashing and signing included in the .NET framework.
* It is very easy to integrate with a Dependency Injection container like Unity, i.e. the behaviors are abstracted with a handful of simple interfaces.
* It is very easy to use and configure the objects. No configuration parameters default to sensible defaults.
* The package does not have dependencies except the .NET framework BCL.
* Built and tested with .NET 4.0 and 4.5.
See the version list below for details.
Install-Package Ciphers -Version 1.5.0.2
dotnet add package Ciphers --version 1.5.0.2
<PackageReference Include="Ciphers" Version="1.5.0.2" />
paket add Ciphers --version 1.5.0.2
#r "nuget: Ciphers, 1.5.0.2"
Release Notes
* Added builds targeting .NET 4.0. Minor code changes: conditional compilation directives for the targeted platform: #if NET40 ... #endif.
* Added ICipher extension methods: EncryptText64, EncryptData64, DecryptText64, DecryptData64 which encode and decode the crypto text with Base64.
* Added command line utility EncryptedKey - similar to ProtectedKey but for managing keys used by EncryptedKeyCipher.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ciphers:
Package | Downloads |
---|---|
vm.Aspects
A set of classes, utilities, etc. addressing various common cross-cutting concerns or extending existing similar libraries like Enterprise Library, Unity, etc.
Supports .NET 4.6.2, 4.7.1 and 4.7.2.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.13.1 | 714 | 6/21/2018 |
1.13.0 | 594 | 4/26/2018 |
1.12.6 | 587 | 3/23/2018 |
1.12.5 | 929 | 10/17/2017 |
1.12.4 | 503 | 10/13/2017 |
1.12.3 | 517 | 10/6/2017 |
1.12.2 | 482 | 10/5/2017 |
1.11.22 | 691 | 7/22/2017 |
1.11.21 | 539 | 6/30/2017 |
1.11.21-debug | 487 | 6/30/2017 |
1.11.20 | 607 | 6/14/2017 |
1.11.19 | 608 | 5/5/2017 |
1.11.17 | 1,033 | 2/19/2017 |
1.11.16 | 976 | 9/20/2016 |
1.11.15 | 607 | 8/30/2016 |
1.11.14 | 559 | 8/9/2016 |
1.11.13 | 643 | 7/27/2016 |
1.11.12 | 604 | 5/29/2016 |
1.11.11 | 565 | 5/23/2016 |
1.11.9 | 602 | 4/24/2016 |
1.11.8 | 581 | 4/8/2016 |
1.11.7 | 588 | 3/2/2016 |
1.11.6 | 647 | 1/26/2016 |
1.11.5 | 582 | 1/22/2016 |
1.11.4 | 607 | 1/13/2016 |
1.9.5 | 623 | 12/15/2015 |
1.9.3 | 691 | 12/10/2015 |
1.9.1 | 611 | 12/10/2015 |
1.8.0 | 615 | 11/30/2015 |
1.7.0 | 693 | 9/18/2015 |
1.6.0 | 632 | 7/28/2015 |
1.5.5 | 684 | 5/12/2015 |
1.5.4 | 629 | 5/12/2015 |
1.5.3 | 944 | 4/16/2015 |
1.5.2 | 636 | 4/16/2015 |
1.5.1.4 | 656 | 3/17/2015 |
1.5.1.3 | 615 | 3/17/2015 |
1.5.1.1 | 637 | 3/17/2015 |
1.5.1 | 664 | 3/17/2015 |
1.5.0.2 | 627 | 3/12/2015 |
1.5.0.1 | 618 | 3/12/2015 |
1.5.0 | 658 | 3/11/2015 |
1.4.0.2 | 629 | 3/7/2015 |
1.4.0.1 | 618 | 3/7/2015 |
1.4.0 | 671 | 3/7/2015 |
1.3.0 | 720 | 1/12/2015 |
1.2.0 | 684 | 12/31/2014 |
1.1.0 | 651 | 12/30/2014 |
1.0.0 | 624 | 12/25/2014 |
0.9.1 | 713 | 12/24/2014 |
0.9.0 | 725 | 11/25/2014 |