IDcypher Encoders .NET

Overview

Mediacrypt IDcypher Component v2018.3.831

(For .NET 4.x) released on August 31, 2018

(IDcypherFull.dll, Dynamic Link Library, DLL)
==========
Mediacrypt Customer Support
==========

Encoder converts binary data to a textual representation and vice versa. Encoders are not cryptographic components, they are simply helpers for representing binary data as text. In addition to traditional number encoders, IDcypher includes all the encoders described in RFC 4648. 

==========

About mediacrypt.com (https://www.mediacrypt.com/)
mediacrypt.com, a division of the Trust 47 Fund, is an innovative independent Italian provider of tailored cyber security solutions and services to enterprises, financial institutions, government administrations, defense, and the media industry.
Cyber Security services
With the proliferation of Internet-enabled devices, cyber culture is growing more rapidly than cyber security. Everything that depends on cyberspace is potentially at risk. Private data, intellectual property, cyber infrastructure, and even military and national security can be compromised by deliberate attacks, inadvertent security lapses, and the vulnerabilities of a relatively immature, unregulated global Internet. Working hand-in-hand with member firm clients, mediacrypt.com helps organizations plan and execute an integrated cyber approach to harness the power of information networks to enhance business operations, increase mission performance, and improve customer support, without compromising security or privacy.
Our Mission
To create the leading digital experience delivery platform to empower our customers to create standout experiences for their customers – everywhere they engage.
Our Customers
Mediacrypt attracts innovative, digital disruptors with an unrelenting commitment to online strategies and standout customer experiences.
==========
– Why You Should Try Our Technical Support?
1. Get the Complete Technical Support Experience
When evaluating a product, you want to know what the real experience is of using that product, so we’re offering FREE technical support with each of our product trials.
2. Professional Team of Technical Support Engineers
Our technical support engineers are trained to the highest levels of competence. If you encounter any issues with the product, or have any questions, call us or write us an email.
3. Prompt Response
There’s nothing worse than having to wait around for an answer from customer support. This is why our support engineers will address the issue you reported right away.
– How to get support?
1. Help Desk
The preferred way to get help, find solution of a problem, sample of code or ask question is using our Help Desk.
Our support staff will answer your question as soon as possible.
2. E-mail
Contact e-mail of Mediacrypt Support Dept: [email protected].

Features

FeatureDescription
  
CiphersComponents that encrypt and decrypt data using a secret key.
  
CompressorsComponents that perform a lossless compression of a data stream.
  
EncodersConvert binary data to a text string and vise versa.
  
Hash FunctionsCompute a hash or a message digest of data useful for authencity/error checking.
  
Random Number GeneratorsComponents for producing cryptographically strong sequences of random numbers.
  
ShreddersSecurely destroy sensitive information. These components are required for file encryption.
  
Key ManagerHelps manage user-supplied passwords and keys.
  
Encrypted StorageComponents implementing high-level encrypted storage.
  
DocumentationIndustry standard formatted help is included.
  
Royalty Free DistributionInclude with any .NET project royalty free.
  
Lifetime SupportLifetime E-mail technical support is included.

Requirements

  • Microsoft.NET Framework 4.x;
  • Visual studio 2013 – upper;
  • Good knowledge of C#.

Instructions

Mediacrypt.IDcypher (For .NET 4.x) released on August 31, 2018 – Quick Reference

Related