CryptoTools.Common 2.0.4

dotnet add package CryptoTools.Common --version 2.0.4
NuGet\Install-Package CryptoTools.Common -Version 2.0.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CryptoTools.Common" Version="2.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CryptoTools.Common --version 2.0.4
#r "nuget: CryptoTools.Common, 2.0.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CryptoTools.Common as a Cake Addin
#addin nuget:?package=CryptoTools.Common&version=2.0.4

// Install CryptoTools.Common as a Cake Tool
#tool nuget:?package=CryptoTools.Common&version=2.0.4

CryptoTools.Common is the core library used by all the CryptoTools libraries that contain Utilities, Logging, Serialization, FileSystem helpers etc. This common class has no dependencies and can be use as a stand alone library for any application.

Crypto Power Tools - C# / .Net Core 2.0 Developer re-usable libraries & tools for creating powerful, lightweight, secure, private and secure applications.

We are developing these foundation components as building blocks to server both productivity benefits and transparency to our clients and customers. We hope that by sharing this source we can build trust in the community with the benefit of helping other projects to incorporate tested, proven software components into their own solutions with minimal risk.

There are complete Unit Tests and source code on Github. We encourage you to download and explore as your wish.


Our long term goals of our open source software is to encourage other developers to contribute to these community components to provide an even more SOLID and productive starting point for new and existing projects within their own organization.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on CryptoTools.Common:

Package Downloads
CryptoTools.Cryptography

CryptoTools.Cryptography provides tons of easy to use wrappers for Asymmetric / Symmetric / Hashing / Encoding and more. Provides easy utilities to encrypt Blobs, password generation, string encryption as required by our applications. All of these classes are configurable using an 'Options' model to configure and customize the Salt, IVSalt, Initialization Vectors, Hash Fingerprints, Key Salts and most other options. This class is an absolute must for our developers as it provide uniform and very simple interfaces as an alternative to the built in .NET Apis. In most case these classes wrap and use the built in .NET libraries and has not third party dependencies. Crypto Power Tools - C# / .Net Core 2.0 Developer re-usable libraries & tools for creating powerful, lightweight, secure, private and secure applications. We are developing these foundation components as building blocks to server both productivity benefits and transparency to our clients and customers. We hope that by sharing this source we can build trust in the community with the benefit of helping other projects to incorporate tested, proven software components into their own solutions with minimal risk. There are complete Unit Tests and source code on Github. We encourage you to download and explore as your wish. Our long term goals of our open source software is to encourage other developers to contribute to these community components to provide an even more SOLID and productive starting point for new and existing projects within their own organization.

CryptoTools.CryptoFiles

CryptoTools.CryptoFiles contains helpers to allow an application to create a unique data file that is fully encrypted, secure to be used where custom file format is required. Although, this functionality might not be that common in the community many of our custom application use this level of obsfuscation and privacy as an added layer of protection for mission critical applications. You can custom the files using custom headers, footers as per application requirement. Crypto Power Tools - C# / .Net Core 2.0 Developer re-usable libraries & tools for creating powerful, lightweight, secure, private and secure applications. We are developing these foundation components as building blocks to server both productivity benefits and transparency to our clients and customers. We hope that by sharing this source we can build trust in the community with the benefit of helping other projects to incorporate tested, proven software components into their own solutions with minimal risk. There are complete Unit Tests and source code on Github. We encourage you to download and explore as your wish. Our long term goals of our open source software is to encourage other developers to contribute to these community components to provide an even more SOLID and productive starting point for new and existing projects within their own organization.

CryptoTools.CryptoArchivers

CryptoTools.Archivers contains reusable code to zip, unzip, compress, uncompress files and directories using a very simple one or two lines of code. It also makes it easy to either write the output to a file OR return the raw bytes if you would like to store the zip/compressed data into the cloud or a database. Archivers also provides a generic interface base class to abstract this functionality simply by implementing your own code as required that will plug into this archiver. Crypto Power Tools - C# / .Net Core 2.0 Developer re-usable libraries & tools for creating powerful, lightweight, secure, private and secure applications. We are developing these foundation components as building blocks to server both productivity benefits and transparency to our clients and customers. We hope that by sharing this source we can build trust in the community with the benefit of helping other projects to incorporate tested, proven software components into their own solutions with minimal risk. There are complete Unit Tests and source code on Github. We encourage you to download and explore as your wish. Our long term goals of our open source software is to encourage other developers to contribute to these community components to provide an even more SOLID and productive starting point for new and existing projects within their own organization.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.4 2,465 12/8/2019
2.0.1 1,705 7/13/2019
2.0.0 1,012 7/12/2019